Live data from Hacker News

Viewing profile — justindmassey

justindmassey

HN member
Joined
Fri, Nov 21, 2025, 3:36 PM UTC
HN karma
5
Public activity
6 items

About justindmassey

No profile information was provided.

Recent public activity

  1. comment
    Comment #48532481

    Im working on a web-based general purpose tree editor with some unique features. https://github.com/justindmassey/tree-editor

  2. story
  3. story
  4. story
  5. story
  6. story
    Show HN: Tree Editor – A Visual Structured Data Editor with Type Inheritance

    I built Tree Editor, a visual editor for structured data. It lets you define types (::Type), apply them to nodes (.Type), and the editor keeps everything consistent automatically. …