Search
@headless-tree/react
The definitive tree component for the Web
v1.5.1 URL:
https://unpkg.com/@headless-tree/react@1.5.1/dist/index.d.ts
Open
Browse Files
tree
component
web
headless
ui
react
nested
async
checkbox
hook
@headless-tree/core
The definitive tree component for the Web
v1.5.1 URL:
https://unpkg.com/@headless-tree/core@1.5.1/dist/index.d.ts
Open
Browse Files
tree
component
web
headless
ui
react
nested
async
checkbox
hook
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
tree-to-flat-map
Convert a tree to a flat map with dot-separated keys
v1.0.1 URL:
https://unpkg.com/tree-to-flat-map@1.0.1/dist/index.js
Open
Browse Files
flat
flatten
nested
tree
map
object
flat-map
dot-separated
keys