UNPKG

jquery.datagrid

Version:

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

34 lines (33 loc) 1.12 kB
{ "name": "jquery.datagrid", "version": "0.2.3", "title": "jquery datagrid", "description": "A jquery plugin to render datagrid. Works with local or remote data. Designed to be adaptive, simple to use and extendable.", "author": "Creative Area <contact@creative-area.net> (http://www.creative-area.net/)", "repository": { "type" : "git", "url" : "https://github.com/creative-area/jquery.datagrid.git" }, "homepage": "http://labs.creative-area.net/jquery.datagrid/", "main": "jquery.datagrid.js", "keywords": [ "jquery-plugin", "ecosystem:jquery", "jquery", "plugin", "datagrid", "jquery-datagrid", "jquery.datagrid", "table", "data", "datatable", "ajax", "local data", "remote data" ], "licenses": [ { "type": "MIT" } ] }