Rare find

Ngraph. A node editor for React that works like Blender's visual workflow tool.

ngraph.clarkmccauley.com

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2025
  • Release —v0.4.0 - Lots of API changes
May 2024
  • Fix array inputs (#48)
February 2024
  • feat: update node / edge (#38)
  • fix: better slot type (#45)
  • fix: export NodeGraphHandle (#44)
  • fix: correct exported types to correct directory (#43)
  • fix: passing all props included NodeConfig resulted in flood of react…
  • Restrict input types to that get rendered to HTML to not generate HTM…
  • Component slots (#35)
  • fix: remove debugger statement (#37)
  • fix: forgot some types (#36)
  • Rename some things (#23)
  • Fix sourceHandle to correct name in InputGroups example (#34)
  • Push up addNode et al (#33)
  • Fix speling and export layouts (#26)
  • Add new layouts (#25)
  • Overhaul State Management (#18)
  • rework stories and layout (#24)
  • Update isArray property name in NodeOutputConfig interface (#21)
January 2024
  • Fix layout engine. (#20)
  • Default Layout (#15)
  • Release —0.3.0 - Upgraded to @xyflow/react
  • Release —0.2.1 - Optimized Bundle
  • Release —0.2.0 - Collapsable Input Groups
  • Release —0.1.5 - Support ES and CommonJS
  • Release —0.1.3 - Official Release