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
``
shell
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