Search
tree-crawl
Agnostic tree traversal library.
v1.2.2 URL:
https://unpkg.com/tree-crawl@1.2.2/dist/tree-crawl.js
Open
Browse Files
tree
n-ary tree
k-ary tree
n-way tree
multiway tree
rose tree
generic
agnostic
traverse
traversal
walk
visit
visitor
recursive
breadth first
preorder
postorder
async-traverse-tree
Asynchronously iterates and transforms tree-like structures.
v1.1.0 URL:
https://unpkg.com/async-traverse-tree@1.1.0/index.js
Open
Browse Files
traverse
walk
recursive
map
deep
performant-array-to-tree
Converts an array of items with ids and parent ids to a nested tree in a performant `O(n)` way. Runs in browsers and node.
v1.11.0 URL:
https://unpkg.com/performant-array-to-tree@1.11.0/build/arrayToTree.min.js
Open
Browse Files
array to tree
list to tree
unflatten
array-helper
array-manipulations
data-structures
datastructures
algorithms
tree-structure
array
list
collection
pointer
parent
children
child
tree
navigation
nested
util
traverse
descendants
ancestors
recursive-iterator
It iterates through a graph or a tree recursively
v3.3.0 URL:
https://unpkg.com/recursive-iterator@3.3.0/src/RecursiveIterator.js
Open
Browse Files
js
javascript
graph
vertex
walk
walker
recursive
recursion
iterator
iteratate
traverse
traversal
object
tree
json
unist-util-visit-parents
unist utility to recursively walk over nodes, with ancestral information
v6.0.1 URL:
https://unpkg.com/unist-util-visit-parents@6.0.1/index.js
Open
Browse Files
unist
unist-util
util
utility
tree
ast
visit
traverse
walk
check
parent
parents