https://github.com/swiftcarrot/js-tree
Tree structure in javascript
https://github.com/swiftcarrot/js-tree
javascript tree
Last synced: about 1 month ago
JSON representation
Tree structure in javascript
- Host: GitHub
- URL: https://github.com/swiftcarrot/js-tree
- Owner: swiftcarrot
- License: mit
- Created: 2015-04-24T13:33:03.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-06-27T14:51:58.000Z (almost 6 years ago)
- Last Synced: 2025-03-09T02:33:56.866Z (about 1 month ago)
- Topics: javascript, tree
- Language: JavaScript
- Homepage:
- Size: 69.3 KB
- Stars: 38
- Watchers: 4
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-nodejs-pure-js - js-tree
README
# js-tree
[](https://www.npmjs.com/package/js-tree)
[](https://travis-ci.org/wangzuo/js-tree)
[](https://codecov.io/gh/wangzuo/js-tree)
[](https://github.com/prettier/prettier)Tree structure in javascript
## Installation
```sh
npm install js-tree --save
yarn add js-tree
```