Data

jQuery Dynatable - A funner, semantic, HTML5+JSON, interactive table plugin

jQuery Dynatable is a funner, semantic, interactive table plugin using jQuery, HTML5, and JSON. The purpose of Dynatable is to provide a simple, extensible API, which makes viewing and interacting with larger datasets easy. It provides a framework for implementing the most common elements out of the box, including sorting, searching and filtering.  

Knwl.js - A Natural Language Processor in JS

Knwl.js is a Natural Language Processor built with JavaScript, put simply, Knwl.js scans through text, user data, or just about anything for data of interest, phone numbers, dates, locations, emails, times, and more. Even check if the string may be spam, or get the overall emotion.  

DyLay - A responsive dynamic layout jQuery plugin

DyLay is a jQuery plugin which allows to create dynamic layout very easily. It respects order of elements.    This responsive dynamic layout plugin has 3 public methods : position: fill the hole filter: filter the elements which correspond to the selector passed in argument ( string ) sort: sort the elements by data- the first argument ( string ) and the way is defined by the second ( asc or desc )  

appendGrid - The dynamic table input jQuery plugin

appendGrid allow you to input structured data row by row such like filling spreadsheets. It allows you to add/remove/insert/delete row in the grid. The generated input/select/textarea controls are well named for submitting to server side applications such as ASP.NET/PHP/JSP. Multiple options and callback events are available to fit every situation.  

jQuery editTable - Dynamic table input field

jQuery editTable is a very small jQuery Plugin that fill the gap left by the missing of a default input field for data tables. jQuery editTable can be used both in ajax and/or HTTP POST contest and let you preset the title and number of columns or just let complete freedom to the user. You can even append custom behaviors to single column cells (ex. jQuery UI Datepicker).    You can trigger editTable on any textarea or block element (ex. div, article, section ...). In case you trigger it on a

jTPS - Animated Sortable Data Table jQuery plugin

jTPS is a datatable jQuery plugin that offers pagination, animated scrolling through pages and intelligent natural sorting capability. And it supports attachment to generic pre-built tables from conventional HTML and/or template driven HTML tables.   

Flexigrid - Lightweight but rich data grid

Flexigrid, a rich data grid jQuery plugin, has the ability to connect to XML and JSON data by using Ajax to load the content.   Flexigrid - Features: Resizable columns Resizable height and width Sortable column headers Cool theme Can convert an ordinary table Ability to connect to an ajax data source (XML and JSON) Paging Show/hide columns Toolbar (new) Search (new) Accessible API Resizable Width JSON Support Toolbar Table Toggle Button Show/Hide Columns control have been move

DataTables - table plug-in for jQuery

DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table.   DataTables - Features: Variable length pagination On-the-fly filtering Multi-column sorting with data type detection Smart handling of column widths Display data from almost any data source DOM, Javascript array, Ajax file and server-side processing (PHP, C#, Perl, Ruby, AIR, Gears