js-graph-algorithms

Package implements data structures and algorithms for processing various types of graphs
v1.0.18 URL: https://unpkg.com/js-graph-algorithms@1.0.18/index.js
OpenBrowse Files
graphweighted graphdigraphdirected graphconnected componentsstrongly connected componentsmin cutmax flowdijkstrabellman-fordminimum spanning treedepth first searchbreadth first searchdirected cyclestopological sortford-fulkersonprimkruskal

ts-prims

Typescript Primitives
v0.3.1 URL: https://unpkg.com/ts-prims@0.3.1/lib/cjs/index.js
OpenBrowse Files
typescriptprimitivesprimstringtextmemovarcharnumbervarintintint54int48int40int32int24int16int8bigbig64big96big128big160big192big256big512big4K

primjs

Natural and extensible interface markup for the web.
v0.6.5 URL: https://unpkg.com/primjs@0.6.5/prim.js
OpenBrowse Files
primmvctemplatecompiletranspilehtmllanguageparser

@ganorberg/data-structures-javascript

Data structure and graph processing library written in modern JavaScript
v1.0.0 URL: https://unpkg.com/@ganorberg/data-structures-javascript@1.0.0/index.js
OpenBrowse Files
data structuresjavascriptgraphundirected graphdirected graphweighted graphbreadth first searchBFSdepth first searchDFSdijkstrashortest pathprimminimum spanning treered black treeRBTbinary heappriority queuebinary search treeBSTsuffix trieprefix trietriecircular queuecircular bufferring bufferqueuestackhash tablehash maplinked list

@indutny/maze

Generate a maze using Prim's algorithm
v1.0.0 URL: https://unpkg.com/@indutny/maze@1.0.0/lib/maze.js
OpenBrowse Files
mazeprimgenerator