An open API service indexing awesome lists of open source software.

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

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"
```