kiruthiga 55473b7e7c initial push преди 5 дни
..
dist 55473b7e7c initial push преди 5 дни
lib 55473b7e7c initial push преди 5 дни
.ackrc 55473b7e7c initial push преди 5 дни
.editorconfig 55473b7e7c initial push преди 5 дни
.travis.yml 55473b7e7c initial push преди 5 дни
LICENSE 55473b7e7c initial push преди 5 дни
README.md 55473b7e7c initial push преди 5 дни
index.js 55473b7e7c initial push преди 5 дни
karma.amd.conf.js 55473b7e7c initial push преди 5 дни
karma.conf.js 55473b7e7c initial push преди 5 дни
karma.core.conf.js 55473b7e7c initial push преди 5 дни
package.json 55473b7e7c initial push преди 5 дни
todo.md 55473b7e7c initial push преди 5 дни
yarn.lock 55473b7e7c initial push преди 5 дни

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.