https://github.com/supwisdom/bootstrap-treefy
A jQuery plugin to make a table have tree behavior
https://github.com/supwisdom/bootstrap-treefy
Last synced: about 1 year ago
JSON representation
A jQuery plugin to make a table have tree behavior
- Host: GitHub
- URL: https://github.com/supwisdom/bootstrap-treefy
- Owner: supwisdom
- License: mit
- Created: 2015-07-27T01:29:43.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2019-07-23T07:59:46.000Z (almost 7 years ago)
- Last Synced: 2025-04-11T08:28:41.487Z (about 1 year ago)
- Language: JavaScript
- Size: 38.1 KB
- Stars: 10
- Watchers: 7
- Forks: 8
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bootstrap TreeFy
Bootstrap Tree is a jQuery plugin that create tree from HTML table
## Documentation
[Here](https://supwisdom.github.io/bootstrap-treefy)
## Dependencies
```
"jquery": ">= 1.9.1",
"bootstrap": "~3.3.4",
"fontawesome": "~4.3.0"
```