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.
focus-within
Style elements when they are focused or contain a focused element
tree-util
Utility package for building a tree from array plus functions for working with trees