mirror of
https://github.com/koalyptus/TableFilter.git
synced 2026-03-15 07:05:45 +01:00
No description
- HTML 66.5%
- JavaScript 31.5%
- Stylus 1.8%
- CSS 0.2%
| dist/tablefilter | ||
| examples | ||
| libs | ||
| src-es6 | ||
| static/style | ||
| test | ||
| .gitignore | ||
| .jshintrc | ||
| Gruntfile.js | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| TODO | ||
| webpack.config.js | ||
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.