kiruthiga 55473b7e7c initial push 5 napja
..
dist 55473b7e7c initial push 5 napja
lib 55473b7e7c initial push 5 napja
.ackrc 55473b7e7c initial push 5 napja
.editorconfig 55473b7e7c initial push 5 napja
.travis.yml 55473b7e7c initial push 5 napja
LICENSE 55473b7e7c initial push 5 napja
README.md 55473b7e7c initial push 5 napja
index.js 55473b7e7c initial push 5 napja
karma.amd.conf.js 55473b7e7c initial push 5 napja
karma.conf.js 55473b7e7c initial push 5 napja
karma.core.conf.js 55473b7e7c initial push 5 napja
package.json 55473b7e7c initial push 5 napja
todo.md 55473b7e7c initial push 5 napja
yarn.lock 55473b7e7c initial push 5 napja

README.md

Graphlibrary

Build Status

Graphlibrary is a JavaScript library that provides data structures for undirected and directed multi-graphs along with algorithms that can be used with them.

Graphlibrary is not built from scratch, it's based on dagrejs/graphlib. And it is designed as an out-of-box replacement for dagrejs/graphlib.

To learn more see our Wiki.

License

Graphlibrary is licensed under the terms of the MIT License. See the LICENSE file for details.