Skip to content

vbarbarosh/tree

Repository files navigation

A set of functions for working with trees

Installation

npm i @vbarbarosh/tree

Recipies

Create a tree from array

const tree = tree_from_array(items.map(tree_map_orig));

Walk a tree and remove some nodes

TODO

Datasets

Related Projects

Resources

About

A set of functions for working with trees

Resources

License

Stars

Watchers

Forks

Packages

No packages published