@expo/mux

Creates a promise that waits for the promises in nested data structures and resolves to data structures of the same form. It recursively traverses the input data structure and multiplexes its promises.

map-tree-utils

Tiny TypeScript utilities to convert between flat Map<string, T> structures and nested tree arrays