META-INF.resources.jquery-plusastab.plusastab.jquery.min.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jwebmp-plus-as-tab Show documentation
Show all versions of jwebmp-plus-as-tab Show documentation
The JWebSwing implementation for Plus As Tab Plugin
The newest version!
{
"name": "plusastab",
"title": "PlusAsTab",
"description": "A jQuery plugin to use the numpad plus key (configurable) as a tab key equivalent.",
"keywords": [
"tab",
"tabbing",
"usability",
"focus",
"keyboard",
"shortcuts",
"tabbable",
"form",
"forms",
"input",
"tabindex",
"numpad",
"tenkey"
],
"version": "0.2.2",
"author": {
"name": "The Swedish Post and Telecom Authority (PTS)",
"url": "http://pts.se/"
},
"maintainers": [
{
"name": "Joel Purra",
"email": "[email protected]",
"url": "http://joelpurra.com/"
}
],
"licenses": [
{
"type": "BSD-3-Clause",
"url": "https://github.com/joelpurra/plusastab/blob/master/LICENSE"
}
],
"homepage": "http://joelpurra.github.com/plusastab",
"docs": "http://joelpurra.github.com/plusastab",
"bugs": "https://github.com/joelpurra/plusastab/issues",
"demo": "http://joelpurra.github.com/plusastab/example/enter-as-tab.html",
"dependencies": {
"jquery": "^2.0.0",
"emulatetab": "^0.2.9"
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy