Skip to content

Commit

Permalink
added DataTables
Browse files Browse the repository at this point in the history
reluctantly
  • Loading branch information
FND committed Sep 7, 2015
1 parent 3f98ffa commit f43cabe
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,3 +188,17 @@ Further [suggestions](discussion.html) and
provides rich-text editing by augmenting a `<textarea>` element

* WYSIWYG

* ### [DataTables](https://datatables.net)
provides a comprehensive set of functionality for common client-side sorting,
filtering, pagination etc.

DataTables is fairly complex. It might be preferable to dynamically update
tables using server-generated HTML instead.

* tables
* search
* sortable
* filterable
* AJAX
* jQuery

0 comments on commit f43cabe

Please sign in to comment.