- export functions
- Add
zh-cn.md
. - upgrade packages.
- In addition to the first parameter, the other parameters of function treeify are replace by an
object
. - Add
untreeify()
to convert a tree comes fromtreeify()
back into an array.untreeify()
is the inverse oftreeify()
.