I needed a graph editor for an Angular project. Not a complex diagramming tool, just something clean to visualize and edit node-based workflows. I looked at the options: heavy canvas-based libraries, React-centric solutions, or massive D3.js setups that needed weeks of wrangling.

Nothing fit. So I built one.




The Problem with Existing...