mirror of
https://github.com/koalyptus/TableFilter.git
synced 2026-03-16 15:45:45 +01:00
No description
- HTML 66.5%
- JavaScript 31.5%
- Stylus 1.8%
- CSS 0.2%
| dist | ||
| example | ||
| frags | ||
| libs | ||
| src | ||
| src-es6 | ||
| test | ||
| .bowerrc | ||
| .gitignore | ||
| .jshintrc | ||
| bower.json | ||
| Gruntfile.js | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| TODO | ||
TableFilter
Filter HTML tables data easily
This script adds to any html table a "filter by column" feature that enables users to filter and limit the data displayed within a long table. It even works on tables with uneven rows. The script automatically adds a filter grid bar at the top of the desired table.