Skip to content

A React & Atom-based, data driven flow chart editor

Notifications You must be signed in to change notification settings

sanzashi987/tail

Repository files navigation

tail-js

A React & Atom-based, data driven flow chart editor

start the dev-server

clone the repo and cd to the project's root

npm run start

The test example locates at src/examples/overview/index.tsx

Todos

  • Visible-only nodes & related edges rendering (with minimap)
  • Node Grouping & dragging restriction from parent node boundary
  • Parent node foldable
  • Batch rewiring