File: simplepicker.jquery.json

Recommend this page to a friend!
  Classes of Andras Toth   Date Picker   simplepicker.jquery.json   Download  
File: simplepicker.jquery.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Date Picker
Pick a date from the calendar on a form
Author: By
Last change: Update of simplepicker.jquery.json
Date: 2 years ago
Size: 1,116 bytes
 

Contents

Class file image Download
{ "name": "simplepicker", "title": "jQuery simplepicker", "description": "jQuery plugin for table handling.", "keywords": [ "date", "datepicker", "styling", "dateformat", "easy", "weeks" ], "version": "1.2.0", "author": { "name": "Tóth András", "url": "https://github.com/andrastoth/simplepicker/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/simplepicker/master/MIT-LICENSE.txt" } ], "bugs": "https://github.com/andrastoth/simplepicker/issues", "homepage": "http://atandrastoth.co.uk/webdesign", "demo": "http://atandrastoth.co.uk/datepicker", "docs": "http://atandrastoth.co.uk/datepicker", "download": "https://github.com/andrastoth/simplepicker/archive/master.zip", "dependencies": { "jquery": ">=1.7" } }