philipstanislaus

Results 1 repositories owned by philipstanislaus

performant-array-to-tree

234
Stars
38
Forks
Watchers

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.js.