ES6 graph implementation. See demo page. Reload page for a new representation.
- nodes : black Circles
- node key : white letters
- bi-directional edges : red
- directed edge : grey
git clone https://github.com/inwebo/Graph.js.git
npm i @inwebo/graph.js
yarn test
0.0.3
:
- Update back dependencies
- Update demo