@franciscorissox/react-workflow
v1.0.11
Published
<p><strong>Workflow builder component for React</strong></p>
Downloads
28
Readme
Overview
Features
- Workflow editor that allows you to add nodes, move them around, and connect them easily.
- Supports zooming and panning on both mobile and desktop.
- Fully customizable: background, node appearance, and link styles.
Wanna try it live? -> https://franciscorissox.github.io/react-workflow/
Requirements
- Requires React >= 17
Built using
- Vite (packaging)
- Playwright (tests)
Installation
If you use npm
npm i @franciscorissox/react-workflowor with yarn
yarn add @franciscorissox/react-workflowExamples
Basic usage
Advanced pattern
Contributions
issue instructions
