Table to JSON
Table to JSON is a jQuery plugin that converts an HTML Table into a javascript object. Great for working with user-editable tables or accessing output from 3rd party tools. ...
Jul 23, 2014 5711 views 1 votes
Table to JSON is a jQuery plugin that converts an HTML Table into a javascript object. Great for working with user-editable tables or accessing output from 3rd party tools. ...
Jul 17, 2014 6067 views 2 votes
Table Scroll is jQuery plugin that adds scrolling capabilities to HTML table element. ...
Jul 11, 2014 18959 views 7 votes
HTML Table Export is a jquery plugin that exports HTML Table to JSON, XML, PNG, CSV, TXT, SQL, MS-Word, Ms-Excel, Ms-Powerpoint, PDF ...
Jun 30, 2014 13995 views 2 votes
FooTable is a jQuery plugin that aims to make HTML tables on smaller devices look awesome - No matter how many columns of data you may have in them. ...
Jun 25, 2014 9820 views 1 votes
Columns is an easy way of creating JSON data into HTML tables that are sortable, searchable, and paginating. All you need is to provide the data, and Columns will do the rest. ...
Apr 10, 2014 5264 views 3 votes
TableBarChart plugin - A very simple jQuery plugin to render bar chart from existing HTML tables. ...
Mar 28, 2014 4919 views 2 votes
Tablesorter is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse and sort many types of data including linked data in a cell. ...