@jswork/tree-utils
v1.1.12
Published
Tree Utils is the library to convert and manipulate with tree-like structures.
Downloads
73
Maintainers
Readme
tree-utils
Tree Utils is the library to convert and manipulate with tree-like structures.
installation
npm install @jswork/tree-utils
usage
import { findParent, buildTree } from '@jswork/tree-utils';
license
Code released under the MIT license.