@aislelabs/react-flowchart-editor

0.0.39 • Public • Published

React Flow Chart Editor

A window editor that supports flow chart editing. The window editor supports window positioning, resizing and workspace panning. Simple component plugin architecture to allow easy customization. No additional package dependency.

GIFDEMO

Live Demo:

Live Demo

Usage:

import FlowchartEditor from '@aislelabs/react-flowchart-editor';

<FlowchartEditor .../> (see Component API Documentation below)

Sample Application:

Sample Application

Component API Documentation:

API Documentation

Build demo:

npm run-script build

and then open the file dist/demo/index.html in your browser.

Readme

Keywords

Package Sidebar

Install

npm i @aislelabs/react-flowchart-editor

Weekly Downloads

1

Version

0.0.39

License

MIT

Unpacked Size

58.3 kB

Total Files

3

Last publish

Collaborators

  • nileshcs
  • samuel-aislelabs
  • linguw
  • aislelabs-hyc
  • yuan.aislelabs