mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-01-19 08:32:57 +08:00
2.4 KiB
2.4 KiB
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