
Graphlibrary is a JavaScript library that provides data structures for undirected and directed multi-graphs along with algorithms that can be used with them.
In addition to a core graph API, it also comes with implementations for many common graph algorithms.
Node.js is an event-based server-side JavaScript engine.