Simple graph algorithms implemented in typescript and compiled to es5
Some JavaScript and TypeScript implementation of a graph data structure. Features: - Insert and remove nodes. - Connect and disconnect nodes. - Algorithms for graph structures.
A library of JavaScript utils