JSPM

  • Created
  • Published
  • Downloads 2287002
  • Score
    100M100P100Q194162F
  • License MIT

A directed and undirected multi-graph library

Package Exports

  • graphlib
  • graphlib/lib
  • graphlib/lib/alg
  • graphlib/lib/graph

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (graphlib) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Graphlib

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

Build Status

To learn more see our Wiki.

License

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