File: advtable.jquery.json

Recommend this page to a friend!
  Classes of Andras Toth   JavaScript Advanced Table   advtable.jquery.json   Download  
File: advtable.jquery.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: JavaScript Advanced Table
Display and edit in place data in HTML tables
Author: By
Last change: Update of advtable.jquery.json
Date: 2 years ago
Size: 1,136 bytes
 

Contents

Class file image Download
{ "name": "advtable", "title": "jQuery advTable", "description": "jQuery plugin for table handling.", "keywords": [ "table", "scrollable", "fixed", "database", "download", "csv", "multipleselect", "editable" ], "version": "1.1.2", "author": { "name": "Tóth András", "url": "https://github.com/andrastoth/advtable/master/AUTHORS.txt" }, "maintainers": [ { "name": "Tóth András", "email": "atandrastoth@gmail.com", "url": "http://atandrastoth.co.uk" } ], "licenses": [ { "type": "MIT", "url": "https://github.com/andrastoth/advtable/master/MIT-LICENSE.txt" } ], "bugs": "https://github.com/andrastoth/advtable/issues", "homepage": "http://atandrastoth.co.uk/webdesign", "demo": "http://atandrastoth.co.uk/advtable", "docs": "http://atandrastoth.co.uk/advtable", "download": "https://github.com/andrastoth/advtable/archive/master.zip", "dependencies": { "jquery": ">=1.7" } }