0.0.2 • Published 1 year ago
@treekit/core v0.0.2
🌳 Treekit
Are you feeling stuck when working with tree data structures?
Discover Treekit, your go-to tool for effortlessly manipulating tree data structures. With streamlined methods, it simplifies tasks such as rearranging and updating nodes within your hierarchical data.
Documentation
coming soon...
Installation
To install Treekit, run the following commands
npm install --save @treekit/core
Running Tests
To run tests, run the following command
npm run test