mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2026-04-30 00:00:04 +08:00
3.4 KiB
3.4 KiB
The easily customisable and responsive on-screen virtual keyboard for Javascript projects.
This package works with Vanilla JS projects, yet it is also compatible with Angular, Vue, and other libraries and frameworks.
Looking for React support? Check out react-simple-keyboard !
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://franciscohodge.com/simple-keyboard/demo
To run demo on your own computer
- Clone this repository
npm installnpm 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



