Package Exports
- simple-keyboard
- simple-keyboard/build/css/index.css
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (simple-keyboard) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
The easily customisable and responsive on-screen virtual keyboard for Javascript projects.
Installation
You can use simple-keyboard as a <script>
tag from a CDN, or install it from npm.
Check out the Getting Started docs for more info.
Usage
You can find the simple-keyboard documentation on the website.
Feel free to browse the Q&A / Use-cases page for advanced use-cases.
Demo
https://simple-keyboard.com/demo
To run demo on your own computer
- Clone this repository
npm install
npm start
- Visit http://localhost:3000/
Other versions
- ReactJS - react-simple-keyboard
Questions?
Contributing
PR's and issues are welcome. Feel free to submit any issues you have at: https://github.com/hodgef/simple-keyboard/issues