@inwebo/graph.js
v0.0.2
Published
Npm boilerplate
Downloads
3
Maintainers
Readme
Graph.js
ES6 graph implementation. See demo page.
Graph
Graph representation :
- nodes : black
- node key : white letters
- bi-directional edges : red
- directed : grey
Installation
Github
git clone https://github.com/inwebo/Graph.js.git
Npm
npm i @inwebo/graph.js
Tests
yarn test