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.
p-locate
Get the first fulfilled promise that satisfies the provided testing function
p-map
Map over promises concurrently