mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2025-06-14 14:21:36 +03:00
Merge commit 'fad871ffb1
' as 'jtable'
This commit is contained in:
commit
41bad3c240
9 changed files with 482 additions and 0 deletions
24
jtable/bower.json
Normal file
24
jtable/bower.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"name": "Add-Clear",
|
||||
"authors": [
|
||||
"Stephen Korecky <http://stephenkorecky.com>"
|
||||
],
|
||||
"description": "jQuery Plugin to add a (x) clear button to your input fields",
|
||||
"main": "addclear.js",
|
||||
"keywords": [
|
||||
"forms",
|
||||
"clear",
|
||||
"input",
|
||||
"text",
|
||||
"search"
|
||||
],
|
||||
"license": "MIT",
|
||||
"homepage": "http://skorecky.github.io/Add-Clear/",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue