Merge pull request #81 from veggiemonk/datatable

Adding Datatables
This commit is contained in:
Huei Tan 2015-06-11 23:31:18 +08:00
commit 2edbd4cda8

View File

@ -586,6 +586,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection
## Table/Grid
* [jTable](https://github.com/hikalkan/jtable) - A JQuery plugin to create AJAX based CRUD tables.
* [DataTables](http://www.datatables.net/) - (jQuery plug-in) It is a highly flexible tool, based upon the foundations of progressive enhancement, and will add advanced interaction controls to any HTML table.
## Gesture