Advertise here

jQuery Plugins Tagged ‘json’

QueryBuilder – jQuery Plugin to Create Complex Queries

August 23, 2014     6414     JSON Others
QueryBuilder – jQuery Plugin to Create Complex Queries

QueryBuilder can be used on advanced search engine pages, administration backends, etc. to build complex queries or filters. It is highly customisable and can be used with many jQuery widgets like autocompleters and sliders.

It outputs a structured JSON of rules which can be easily parsed to create SQL/NoSQL/whatever queries. It can also directly create a SQL WHERE statement.

Read More »

jQuery Serialize Object

August 20, 2014     2627     JSON Form Elements
jQuery Serialize Object

jQuery Serialize Object converts HTML form into JavaScript object.

Adds the method serializeObject to jQuery, to perform complex form serialization into JavaScript objects.

Read More »

Bonsai – Lightweight jQuery Tree Plugin

August 11, 2014     10932     JSON Others
Bonsai – Lightweight jQuery Tree Plugin

Bonsai is a lightweight jQuery plugin that takes a big nested list and prunes it down to a small expandable tree control.

Also includes support for checkboxes (including 'indeterminate' state) and for populating the tree using a JSON data source.

Read More »

PapaParse – Parse CSV with Javascript

July 18, 2014     2443     JSON Others
PapaParse – Parse CSV with Javascript

Papa Parse is a robust and powerful CSV (character-separated values) parser with these features:

  • Easy to use
  • Parse CSV files directly (local or over the network)
  • Stream large files (even via HTTP)
  • Reverse parsing (converts JSON to CSV)
  • Auto-detects the delimiter
  • Worker threads to keep your web page responsive
  • Header row support
  • Can convert numbers and booleans to their types
  • Graceful and robust error handling

Read More »

jQuery Gantt Editor

June 28, 2014     6177     Others
jQuery Gantt Editor

Gantt is a JavaScript component built on jQuery for creating Gantts, task trees, dependencies which exports the resulting data in JSON format.

Features:

  • jQuery based
  • MIT licensed: you can reuse everywhere
  • JSON import-export
  • internationalizable
  • cross browser
  • keyboard editing support

Read More »

Columns – jQuery Plugin for Searching, Sorting, Paginating JSON Data

June 26, 2014     9916     JSON Tables
Columns – jQuery Plugin for Searching, Sorting, Paginating JSON Data

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.

Read More »

tableExport – jQuery Plugin to Export HTML Tables

April 11, 2014     63585     Tables
tableExport – jQuery Plugin to Export HTML Tables

tableExport is a jQuery plugin to export HTML Table to JSON, XML, PNG, CSV, TXT, SQL, MS-Word, Ms-Excel, Ms-Powerpoint, PDF.

Read More »

Sheetrock – Quickly Query and Lazy-Load Data from Google Spreadsheets

March 06, 2014     3256     JSON Tables
Sheetrock – Quickly Query and Lazy-Load Data from Google Spreadsheets

Sheetrock is a jQuery plugin for querying, retrieving, and displaying data from Google Spreadsheets. Use it to load entire sheets or leverage SQL-like queries to treat Google Spreadsheets as a quick-and-dirty JSON datastore.

Read More »

serializeJSON – Serialize an HTML Form to JavaScript Object

January 09, 2014     4346     JSON
serializeJSON – Serialize an HTML Form to JavaScript Object

Serialize an HTML Form to a JavaScript Object, supporting nested attributes and arrays. The serializeJSON function does not return JSON, but an object instead.

Read More »

jQuery editTable

December 18, 2013     20184     JSON Ajax Tables
jQuery editTable

editTable is a lightweight 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.

Read More »

Dynatable – HTML5 and JSON Interactive Table Plugin

December 12, 2013     14561     JSON Tables
Dynatable – HTML5 and JSON Interactive Table Plugin

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. Dynatable provides a framework for implementing the most common elements out of the box, including sorting, searching and filtering

Read More »

Tipue Search – jQuery Site Search Engine

December 05, 2013     2799     JSON Responsive
Tipue Search – jQuery Site Search Engine

Tipue Search is a site search engine jQuery plugin. It's open source and responsive.

Tipue Search uses various modes for loading content. Static mode uses JSON, while Live mode grabs content from a list of pages. Tipue Image Search is a full image search plugin.

Read More »

jqGrid – jQuery Grid Plugin

October 20, 2013     12378     Ajax Grid & Layout
jqGrid – jQuery Grid Plugin

jqGrid is an Ajax-enabled JavaScript control that provides solutions for representing and manipulating tabular data on the web.

Since the grid is a client-side solution loading data dynamically through Ajax callbacks, it can be integrated with any server-side technology, including PHP, ASP, Java Servlets, JSP, ColdFusion, and Perl.

Read More »

jQuery Plugin for Wikipedia

October 16, 2013     673     JSON
jQuery Plugin for Wikipedia

jQuery plugin to simply load data from Wikipedia to your website via JSON. You can adjust the results by some option parameters.

Read More »

Table-to-JSON – Serializes HTML Tables to JSON

September 28, 2013     6158     JSON Tables
Table-to-JSON – Serializes HTML Tables to JSON

Table-to-JSON is a jQuery plugin that converts an HTML Table into a javascript object (JSON). Useful for working with user-editable tables or accessing output from 3rd party tools.

Read More »