Javascript Virtual Keyboard - Customizable, responsive and lightweight
Go to file
2021-05-26 08:55:07 +00:00
.github
build Build update 2021-05-25 08:56:39 +00:00
scripts
src Adjust physicalKeyboardHighlight shift layout handling 2021-05-22 02:23:45 -04:00
.eslintignore
.eslintrc.json
.gitignore
.npmignore
babel.config.js
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
package-lock.json Bump core-js from 3.12.1 to 3.13.0 2021-05-26 08:55:07 +00:00
package.json Bump core-js from 3.12.1 to 3.13.0 2021-05-26 08:55:07 +00:00
README.md Update README.md 2021-04-08 02:15:27 -04:00
tsconfig.json
webpack.config.demo.js
webpack.config.js

simple-keyboard: Javascript Virtual Keyboard npm version Build Status Publish Status coverage coverage

Virtual Keyboard for Javascript. Compatible with your JS, React, Angular or Vue projects.

🚀 Demo

Demo Showcase (Vanilla, Angular, React, Vue)

📦 Installation & Usage

You can use simple-keyboard as a <script> tag from a CDN, or install it from npm.

Check out the Getting Started docs to begin.

📖 Documentation

Check out the simple-keyboard documentation site.

Feel free to browse the Questions & Answers (FAQ) page for common use-cases.

To run demo on your own computer

Other versions

Questions? Join the chat

✳️ Modules

You can extend simple-keyboard's functionality with modules. Such as:

Want to create your own module? Check out the Modules page for instructions.

🎯 Compatibility

  • Internet Explorer 11
  • Edge (Spartan) 16+
  • Edge (Anaheim/Edge Chromium) 79+
  • Chrome 49+
  • Safari 9+
  • Firefox 57+
  • iOS 9+

Contributing

PRs and issues are always welcome. Feel free to submit any issues you have at: https://github.com/hodgef/simple-keyboard/issues