https://github.com/supwisdom/bootstrap-semi-auto-table
Bootstrap v3 semi-auto table. Support toolbar, column selection, paginaion and sort.
https://github.com/supwisdom/bootstrap-semi-auto-table
Last synced: 3 months ago
JSON representation
Bootstrap v3 semi-auto table. Support toolbar, column selection, paginaion and sort.
- Host: GitHub
- URL: https://github.com/supwisdom/bootstrap-semi-auto-table
- Owner: supwisdom
- License: mit
- Created: 2015-07-27T01:53:11.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-10-16T08:27:11.000Z (over 1 year ago)
- Last Synced: 2026-01-26T20:09:35.464Z (5 months ago)
- Language: JavaScript
- Homepage: supwisdom.github.io/bootstrap-semi-auto-table
- Size: 503 KB
- Stars: 4
- Watchers: 7
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bootstrap Semi-Auto Table
Bootstrap v3 semi-auto table. Support toolbar, paginaion and sort.
## Documentation
[Here](https://supwisdom.github.io/bootstrap-semi-auto-table)
## Dependencies
```
"jquery": ">= 1.9.1",
"bootstrap": "~3.3.4",
"fontawesome": "~4.3.0",
"bootstrap-select": "~1.7.2"
```