React library for node-based workflow editors, flow charts, and diagrams
Top 19.8% on sourcepulse
REAFLOW is a modular React library for building node-based workflow editors, flow charts, and diagrams. It offers extensive customization for complex visualizations, catering to developers building interactive diagramming tools.
How It Works
REAFLOW utilizes a modular engine for rendering static or interactive diagrams. It leverages ELKJS for automatic layout, providing features like zoom, pan, drag-and-drop connections, and node nesting for a flexible and powerful user experience.
Quick Start & Requirements
npm i reaflow --save
or yarn: yarn add reaflow
.npm start
which opens Storybook.Highlighted Details
Maintenance & Community
Maintained by @goodcodeus. The README mentions contributions from various individuals.
Licensing & Compatibility
The README does not explicitly state the license. Compatibility for commercial use or closed-source linking is not specified.
Limitations & Caveats
The license is not specified in the README, which may pose a risk for commercial adoption.
2 months ago
Inactive