Angel Fernando Quiroz Campos eb46f47b6b Bower: add Keyboard | %!s(int64=5) %!d(string=hai) anos | |
---|---|---|
.. | ||
css | %!s(int64=5) %!d(string=hai) anos | |
dist | %!s(int64=5) %!d(string=hai) anos | |
languages | %!s(int64=5) %!d(string=hai) anos | |
layouts | %!s(int64=5) %!d(string=hai) anos | |
testing | %!s(int64=5) %!d(string=hai) anos | |
tools | %!s(int64=5) %!d(string=hai) anos | |
.bower.json | %!s(int64=5) %!d(string=hai) anos | |
.editorconfig | %!s(int64=5) %!d(string=hai) anos | |
.eslintrc | %!s(int64=5) %!d(string=hai) anos | |
.gitattributes | %!s(int64=5) %!d(string=hai) anos | |
.gitignore | %!s(int64=5) %!d(string=hai) anos | |
.mailmap | %!s(int64=5) %!d(string=hai) anos | |
AUTHORS | %!s(int64=5) %!d(string=hai) anos | |
CHANGELOG.md | %!s(int64=5) %!d(string=hai) anos | |
CONTRIBUTING.md | %!s(int64=5) %!d(string=hai) anos | |
Gruntfile.js | %!s(int64=5) %!d(string=hai) anos | |
LICENSE | %!s(int64=5) %!d(string=hai) anos | |
README.md | %!s(int64=5) %!d(string=hai) anos | |
bower.json | %!s(int64=5) %!d(string=hai) anos | |
composer.json | %!s(int64=5) %!d(string=hai) anos | |
index.html | %!s(int64=5) %!d(string=hai) anos | |
keyboard.jquery.json | %!s(int64=5) %!d(string=hai) anos | |
package.json | %!s(int64=5) %!d(string=hai) anos |
A jQuery on-screen keyboard (OSK) plugin that works in the browser.
Originally posted by Jeremy Satterfield in his blog, jQuery plugins and on Snipplr. Currently maintained by Mottie.
'
+ vowel ( vowel with acute accent, e.g. '
+ e
= é
)`
+ vowel ( vowel with grave accent, e.g., `
+ e
= è
)"
+ vowel ( vowel with diaresis, e.g., "
+ e
= ë
)^
+ vowel ( vowel with circumflex accent, e.g., ^
+ e
= ê
)~
+ certain letters ( letter with tilde, e.g. ~
+ n
= ñ
, ~
+ o
= õ
)bower install keyboard
.npm install virtual-keyboard
.bower install ng-virtual-keyboard
.gem install virtual_keyboard
.You can use it with TypeScript. Install TypeScript and @types/virtual-keyboard into dev dependencies for that.
Wiki: Home | FAQ | Setup | Usage | Options ( Layout, Language, Usability, Actions ) | Methods | Theme | Log
npm
(node package manager).npm install
in the root directory.npm install -g grunt-cli
to install the grunt command-line interface.grunt
to perform a new build in the /dist
folder.master
.Only the latest changes will be shown below, see the wiki log to view older versions.
CHANGELOG.md
file pointing to the wiki pages. See issue #685.