UNPKG

uxrocket.clear

Version:

jQuery based clear input/textarea action handler

28 lines (27 loc) 532 B
{ "name": "uxrocket.clear", "version": "0.9.0", "homepage": "https://github.com/uxrocket/uxrocket.clear", "authors": [ "Bilal Çınarlı <bcinarli@gmail.com>" ], "description": "jQuery based clear input/textarea action handler", "main": "lib/uxrocket.clear.js", "dependencies": { "jquery": ">=1.11.1" }, "keywords": [ "jQuery", "javascript", "clear", "uxrocket" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }