This is a playground for graph interaction and layouting on the web.
- base technologies: React, Parcel, and TypeScript
- layouting libraries: Dagre, and Klayjs
- the main entry point is index.tsx (used in index.html)
- tests can be run with
npm run test
- click here for a demo