js-flowcanvas
v1.0.1
Published
A lightweight JavaScript diagramming toolkit for building interactive flowcharts, visual editors, and more.
Downloads
11
Maintainers
Readme
FlowCanvas Toolkit
A lightweight, extensible JavaScript diagramming library for building flowcharts, process diagrams, and visual editors — built as an open-source alternative to jsPlumb.
Features
✅ SVG-based rendering
✅ Node dragging, resizing, grouping
✅ Bezier / straight / step connectors
✅ Drag-select (lasso)
✅ Grid snapping
✅ JSON import/export
✅ Undo/Redo stack
✅ React & Vue wrappers
✅ Developer playground
Demo
Try it out in the browser:
Open Playground
Install
npm install flowcanvas