UNPKG

507 BMarkdownView Raw
1# Graphlib
2
3Graphlib is a JavaScript library that provides data structures for undirected
4and directed multi-graphs along with algorithms that can be used with them.
5
6[![Build Status](https://secure.travis-ci.org/cpettitt/graphlib.png)](http://travis-ci.org/cpettitt/graphlib)
7
8To learn more [see our Wiki](https://github.com/cpettitt/graphlib/wiki).
9
10# License
11
12Graphlib is licensed under the terms of the MIT License. See the
13[LICENSE](LICENSE) file
14aor details.
15
16[npm package manager]: http://npmjs.org/