0.5.0 • Published 11 months ago

@vbarbarosh/tree v0.5.0

Weekly downloads
2
License
ISC
Repository
github
Last release
11 months ago

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

0.5.0

11 months ago

0.4.3

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.4.2

4 years ago

0.3.4

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.0

5 years ago

0.3.1

5 years ago

0.2.3

5 years ago

0.2.1

5 years ago

0.2.2

5 years ago

0.2.0

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.1

5 years ago