tail-js
v1.3.3
Published
A React & Atom-based, data driven flow chart editor
Downloads
7
Readme
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