array-to-tree77.6kMIT3.3.2Convert a plain array of nodes (with pointers to parent nodes) to a tree
alferovabout 3 years agoarray, tree, list, pointer unist-util-flatmap196.4kMIT1.0.0Create a new Unist tree by mapping (to an array) and flattening
staltzabout 2 years agounist, textlint, util performant-array-to-tree122.7kMIT1.11.0Converts an array of items with ids and parent ids to a nested tree in a performant O(n)
way. Runs in browsers and node.
philipstanislausabout 3 years agoarray to tree, list to tree, array-helper, array-manipulations tree-flatten3.3kMIT1.0.0Flatten nested tree objects toarray
cantidioabout 3 years agoarray, tree, object, flatten @glook/array-to-tree924MIT3.3.3Convert a plain array of nodes (with pointers to parent nodes) to a tree
alferovabout 3 years agoarray, tree, list, pointer