0.0.3 • Published 2 years ago

@andful/react-flow-diagram v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

React Flow Diagram

A bare bone flow diagram library.
Advantages of this library:

  • Minimal Dependencies
  • No State Manager
  • Control over transformation
  • Customizable nodes, edges and handles
  • Type safe

Examples

Installation

npm install @andful/react-flow-diagram

Alternatives