obj-walker
Walk or map over objects in a depth-first preorder or postorder manner.
trailduck
a topological cyclic sorting algorithm based on depth-first search (dfs)
maze-generation
A package to generate mazes using the depth first or hunt and kill algorithm. Mazes can be generated with seed values for reproducibility
@raikuxq/alg-ds
Documentation app: [raikuxq-algorithms.netlify.app/guide](https://raikuxq-algorithms.netlify.app/guide)