toposort
popularTopological sort of directed ascyclic graphs (like dependecy lists)
Updated by @marcelklehr
cytoscape
Graph theory (a.k.a. network) library for analysis and visualisation
Updated by @cytoscapenpm
module-deps
walk the dependency graph to generate json output that can be fed into browser-pack
Updated by @ahdinosaur
toposort-class
popularTopological sort of directed acyclic graphs (like dependecy lists)
Updated by @gustavohenke
dijkstrajs
A simple JavaScript implementation of Dijkstra's single-source shortest-paths algorithm.
Updated by @tcort
3d-force-graph
UI component for a 3D force-directed graph using ThreeJS and d3-force-3d layout engine
Updated by @vasturiano