Search
array-to-tree
Convert a plain array of nodes (with pointers to parent nodes) to a tree
v3.3.2 URL:
https://unpkg.com/array-to-tree@3.3.2/index.js
Open
Browse Files
array
list
pointer
parent
tree
navigation
nested
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
@glook/array-to-tree
Convert a plain array of nodes (with pointers to parent nodes) to a tree
v3.3.3 URL:
https://unpkg.com/@glook/array-to-tree@3.3.3/index.js
Open
Browse Files
array
list
pointer
parent
tree
navigation
nested
array-tree-filter
filter in array tree
v3.0.3 URL:
https://unpkg.com/array-tree-filter@3.0.3/dist/index.js
Open
Browse Files
array
tree
filter
@thi.ng/zipper
Functional tree editing, manipulation & navigation
v2.1.144 URL:
https://unpkg.com/@thi.ng/zipper@2.1.144/index.js
Open
Browse Files
adjacency
agent
array
clojure
datastructure
edit
functional
immutable
navigation
tree
typescript
zipper