• Stars
    star
    1,562
  • Rank 29,961 (Top 0.6 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 11 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A directed multi-graph library for JavaScript

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 npm

To learn more see our Wiki.

There are 2 versions on NPM, but only the one in the DagreJs org is receiving updates right now.

License

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