2.2.0-2 • Published 12 months ago

@unovis/graphlibrary v2.2.0-2

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

@unovis/graphlibrary

ℹ️ This version of Graphlibrary is a fork of https://github.com/tylingsoft/graphlibrary,
which is a fork of the original `graphlib` package (https://github.com/dagrejs/graphlib).

We've created this fork to update the code to ES modules and use individual lodash-es imports
to allow better tree shaking in Unovis.

If you want to learn more about the changes, check our Releases section on GitHub:
https://github.com/unovis/graphlibrary/releases/

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

To learn more see the original graphlib's Wiki: https://github.com/dagrejs/graphlib/wiki.

License

MIT