dijkstrajs
A simple JavaScript implementation of Dijkstra's single-source shortest-paths algorithm.
modern-dijkstra
A modern JavaScript implementation of Dijkstra's single-source shortest-paths algorithm.
dijkstra
Implementation of dijkstra's algorithm