mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2025-06-14 14:21:36 +03:00
Merge commit '64232c1f94
' as 'js/addclear'
This commit is contained in:
commit
7975ada8b4
9 changed files with 482 additions and 0 deletions
28
js/addclear/package.json
Normal file
28
js/addclear/package.json
Normal file
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"name": "add-clear",
|
||||
"version": "2.0.6",
|
||||
"description": "jQuery plugin to add a clear button to text input fields",
|
||||
"main": "addclear.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/skorecky/Add-Clear.git"
|
||||
},
|
||||
"keywords": [
|
||||
"jquery-plugin",
|
||||
"ecosystem:jquery",
|
||||
"add",
|
||||
"clear",
|
||||
"text",
|
||||
"input",
|
||||
"field"
|
||||
],
|
||||
"author": "Stephen Korecky",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/skorecky/Add-Clear/issues"
|
||||
},
|
||||
"homepage": "https://github.com/skorecky/Add-Clear#readme"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue