@raikuxq/alg-ds

Documentation app: [raikuxq-algorithms.netlify.app/guide](https://raikuxq-algorithms.netlify.app/guide)
v1.2.5 URL: https://unpkg.com/@raikuxq/alg-ds@1.2.5/lib/src/exports.js
OpenBrowse Files
algorithmsdata structuresgraphundirected graphdirected graphbreadth-firstdepth-firstBFSDFSshortest pathbinary search treerandomized binary search treeBSTdijkstraquick sortmerge sortbinary searchlinked listdoubly linked listsingly linked liststackqueuehash table

react-collapsible-tree

A tree component with collapsible nodes
v2.0.0 URL: https://unpkg.com/react-collapsible-tree@2.0.0/build/index.js
OpenBrowse Files
treereactbreadth-first

atscntrb-bucs320-graphsearch

For generic graph search: depth-first, breadth-first, ...
v1.0.5 URL: https://unpkg.com/atscntrb-bucs320-graphsearch@1.0.5/N/A
OpenBrowse Files
ATSBUCSgraphsearchdepth-firstbreadth-first

@qpyracuk/iterator

Universal iterator for all data types
v0.1.5 URL: https://unpkg.com/@qpyracuk/iterator@0.1.5/dist/index.cjs
OpenBrowse Files
universal-iteratoriteratorobject-iteratordepth-firstbreadth-firstsequence

dom-visitor

Visitor DOM crawler, supporting breadth-first & in-order traversal.
v1.1.3 URL: https://unpkg.com/dom-visitor@1.1.3/index.js
OpenBrowse Files
DOMvisitorpatterncrawlerbreadthbreadth-firstvdomtaghtmldocumentfakedomrecursion