khrome / tree-pop

populate document trees from flat objects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

populate document trees from flat objects


Languages

Language:JavaScript 100.0%