Viewing profile — justindmassey
justindmassey
HN member- Joined
- Fri, Nov 21, 2025, 3:36 PM UTC
- HN karma
- 5
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About justindmassey
No profile information was provided.
Recent public activity
-
comment
Comment #48532481
Im working on a web-based general purpose tree editor with some unique features. https://github.com/justindmassey/tree-editor
- story
- story
- story
- story
-
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. …