Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ But it does not provide styling.

### jQuery
* [appendGrid](http://appendgrid.apphb.com/) - The dynamic table input jQuery plugin. It has basic features. The design looks old.
* [DataTables](http://datatables.net/) - Easy to use library. It is the number one grid solution on jQuery.
* [DataTables](https://github.com/DataTables/DataTablesSrc) - Easy to use library. It is the number one grid solution on jQuery.
* [Dynatable](http://dynatable.com/) - It has basic features. Last update in 2014!
* [Frappe DataTable](https://frappe.io/datatable) - A simple, modern and interactive datatable library on es6. Current version is full of small bugs.
* [jExcel](https://github.com/paulhodel/jexcel) - jExcel is is a very light jquery plugin to embed a spreadsheet, compatible with Excel, in your browser. You can load data straight to a jExcel table from a JS array, json or even a CSV file.
Expand Down