Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
unsatisfiableness
/
vendors
/
validator
:
validator.jquery.json
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
{ "name": "validator", "title": "validator", "description": "The Validator is cross-browser and will give you the power to use future-proof input types such as 'tel', 'email', 'number', 'date', and 'url'. I can sum this as a 'template' for creating web forms. It uses the power of custom 'data' to achieve high flexibility", "keywords": ["validator", "validation", "form", "input"], "version": "1.0.6", "author": { "name": "Yair Even Or", "url": "http://dropthebit.com" }, "maintainers": [ { "name": "Yair Even Or", "email": "vsync.design@gmail.com" } ], "licenses": [ { "type": "MIT", "url": "http://opensource.org/licenses/MIT" } ], "bugs": "https://github.com/yairEO/validator/issues", "homepage": "https://github.com/yairEO/validator", "docs": "https://github.com/yairEO/validator", "download": "https://github.com/yairEO/validator", "dependencies": { "jquery": ">=1.5" } }