dijkstras-algorithm-ts

typescript implementation of the greedy first search djikstra's shortest path algorithm, compatible with javascript projects too of course

dijkstras

Efficient implementation of Dijkstra's algorithm, with TypeScript support. This package is designed to be usable in both Node.js and browsers.