/tree-pop

populate document trees from flat objects

Primary LanguageJavaScript

tree-pop

Take a library of flat objects and assemble them into trees.

It can build things in a node centric fashion (recursively), or it can explicitly stage a linking process (in batches).