https://github.com/mschaeffner/treelify-js
Treelify converts a Javascript array into a tree structure or a tree structure into a Javascript array.
https://github.com/mschaeffner/treelify-js
array converter javascript javascript-library list tree tree-structure util
Last synced: 25 days ago
JSON representation
Treelify converts a Javascript array into a tree structure or a tree structure into a Javascript array.
- Host: GitHub
- URL: https://github.com/mschaeffner/treelify-js
- Owner: mschaeffner
- License: mit
- Created: 2018-03-27T04:30:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-27T04:45:37.000Z (over 8 years ago)
- Last Synced: 2025-02-26T10:15:33.611Z (over 1 year ago)
- Topics: array, converter, javascript, javascript-library, list, tree, tree-structure, util
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# treelify-js
[![Travis][build-badge]][build]
[![npm package][npm-badge]][npm]
[build-badge]: https://img.shields.io/travis/mschaeffner/treelify-js/master.png?style=flat-square
[build]: https://travis-ci.org/mschaeffner/treelify-js
[npm-badge]: https://img.shields.io/npm/v/treelify.png?style=flat-square
[npm]: https://www.npmjs.org/package/treelify