Advertise here

jQuery Plugins Tagged ‘data’

Falcor – JavaScript Library for Efficient Data Fetching

August 20, 2015     1748     JSON
Falcor – JavaScript Library for Efficient Data Fetching

Falcor is the innovative data platform that allows you to model all your backend data as a single Virtual JSON object on your Node server. On the client you work with your remote JSON object using familiar JavaScript operations like get, set, and call. 

Read More »

xtypejs – Elegant, highly efficient data validation for JavaScript

July 01, 2015     1088     Validation
xtypejs – Elegant, highly efficient data validation for JavaScript

xtype.js is an elegant, highly efficient data validation for JavaScript.

Features

  • Provides concise, performant, readable, data and type validation for JavaScript, using close to 40 highly efficient, data-validating pseudo types.
  • Improves application efficiency and readability by unifying the most basic but common data and type validations in JavaScript apps, into single, concise, highly optimized operations.

Read More »

anyToJSON – Converts Any Data Repository to JSON

July 01, 2015     1241     JSON
anyToJSON – Converts Any Data Repository to JSON

anyToJSON is a javascript library that fetches data from anywhere and converts it to JSON.

Support

  • CSV flat file
  • JSON flat file
  • CSV REST API
  • JSON REST API
  • Databases (ODBC support)

Read More »

Datalib – JavaScript Data Utility Library

May 08, 2015     1048     JSON
Datalib – JavaScript Data Utility Library

Datalib is a JavaScript data utility library. It provides facilities for data loading, type inference, common statistics, and string templates. This includes:

  • Loading and parsing data files (JSON, TopoJSON, CSV, TSV).
  • Summary statistics (mean, deviation, median, correlation measures, etc.).
  • Data-driven string templates, including a set of expressive filters.
  • Utilities for working with JavaScript objects and arrays.

Read More »

jQuery Grid Plugin

May 03, 2015     4392     Tables Grid & Layout Bootstrap
jQuery Grid Plugin

jQuery Grid is a plugin for the jQuery Javascript library. It is a very fast and extandable tool, and will add advanced interaction controls to any HTML table.

This plugin support pagination, javascript and server side data sources, jQuery UI and Bootstrap. Free open source tool distributed under MIT License.

Read More »

Clusterize.js – Javascript Plugin to Display Large Data Sets Easily

April 28, 2015     1294     Others
Clusterize.js – Javascript Plugin to Display Large Data Sets Easily

Clusterize.js is a tiny javascript plugin to display large data sets easily. 

The main idea is not to pollute DOM with all used tags. Instead of that - it splits the list to clusters, then shows elements for current scroll position and adds extra rows to top and bottom of the list to emulate full height of table so that browser shows scrollbar as for full list

Read More »

jQuery Datagrid

March 12, 2015     5822     Ajax Tables
jQuery Datagrid

A jQuery plugin to render datagrid. Works with local or remote data. Designed to be adaptive, simple to use and extendable.

Read More »

SlickGrid – Advanced JavaScript Grid/Spreadsheet

January 30, 2015     5095     Tables
SlickGrid – Advanced JavaScript Grid/Spreadsheet

SlickGrid is an advanced JavaScript grid/spreadsheet component.

Features:

  • Adaptive virtual scrolling (handle hundreds of thousands of rows with extreme responsiveness)
  • Extremely fast rendering speed
  • Supports jQuery UI Themes
  • Background post-rendering for richer cells
  • Configurable & customizable
  • Full keyboard navigation
  • Column resize/reorder/show/hide

Read More »

jsGrid – Lightweight jQuery Grid Plugin

January 22, 2015     13234     Tables Grid & Layout
jsGrid – Lightweight jQuery Grid Plugin

jsGrid is a lightweight client-side data grid control based on jQuery. It supports basic grid operations like inserting, filtering, editing, deleting, paging and sorting. jsGrid is flexible and allows to customize appearance and components.

Read More »

Yellow Code – jQuery Plugin for 2-Way Data Binding

December 31, 2014     3023     Others
Yellow Code –  jQuery Plugin for 2-Way Data Binding

Yellow code is jQuery plugin for 2-way data binding.

  • You don't have to manipulate the DOM.
  • You only manipulate a model - a plain JavaScript object.
  • Changes in the model are propagated to the view - defined as an HTML template.
  • Changes in the view input elements are propagated back to the model.
  • Dynamic view attributes: text, input value, CSS and much more.
  • View can also contain loops and conditional elements.

Read More »

Turf.js – Modular Geospatial Engine with JavaScript

December 25, 2014     3363     Maps
Turf.js – Modular Geospatial Engine with JavaScript

Turf is a modular GIS engine written in JavaScript. It performs geospatial processing tasks with GeoJSON data and can be run on a server or in a browser.

Read More »

Bootstrap Data Table

December 16, 2014     6385     Tables Bootstrap
Bootstrap Data Table

Bootstrap Data Table is a jQuery plugin that you can use for sorting, pagination and filtering table. Bootstrap is used for styling and also FontAwesome icons used in table icons.

Read More »

Charted – Beautiful, Automatic Charts

December 04, 2014     2224     Chart & Graph
Charted – Beautiful, Automatic Charts

Charted is a charting tool that produces automatic, shareable charts from any data file.

Features

  • Rendering well on all screen sizes, including monitors
  • Re-fetching the data and updating the chart every 30 minutes
  • Moving data series into separate charts
  • Adjusting the chart type, labels/titles, and background

Read More »

Pegasus – Javascript Library to Load Data Faster

October 20, 2014     1738     Others
Pegasus – Javascript Library to Load Data Faster

Pegasus is a simple JavaScript solution to improve your average time to display data. Using this technique, you can reduce the time to display data in single page apps without touching the server.

It works in all major browsers and IE7+

Read More »

jQuery.my – jQuery Plugin for Complex Two-Way Data Binding

September 17, 2014     1635     Others
jQuery.my – jQuery Plugin for Complex Two-Way  Data Binding

jQuery.my is a lightweight jQuery plugin for complex two-way data binding in real time. It mutates object given as data source, reflecting interactions between user and UI.

Read More »