graph-typed
Graph. Javascript & Typescript Data Structure.
find-cycle
find and identify a cycle in a directed graph
graphs-for-js
Some JavaScript and TypeScript implementation of a graph data structure.
Features:
- Insert and remove nodes.
- Connect and disconnect nodes.
- Algorithms for graph structures.