Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hodgef/react-simple-keyboard
React Virtual Keyboard - Customizable, responsive and lightweight
https://github.com/hodgef/react-simple-keyboard
keyboard kiosk onscreen-keyboard react reactjs touchscreen virtual-keyboard virtual-keyboards
Last synced: 4 days ago
JSON representation
React Virtual Keyboard - Customizable, responsive and lightweight
- Host: GitHub
- URL: https://github.com/hodgef/react-simple-keyboard
- Owner: hodgef
- License: mit
- Created: 2018-04-20T14:28:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-21T08:05:40.000Z (6 months ago)
- Last Synced: 2024-05-23T02:20:35.581Z (5 months ago)
- Topics: keyboard, kiosk, onscreen-keyboard, react, reactjs, touchscreen, virtual-keyboard, virtual-keyboards
- Language: JavaScript
- Homepage: https://virtual-keyboard.js.org/react
- Size: 32.2 MB
- Stars: 542
- Watchers: 5
- Forks: 60
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-list - react-simple-keyboard - Customizable, responsive and lightweight | hodgef | 369 | (JavaScript)
README
Virtual Keyboard for React. Customizable, responsive and lightweight.## 🚀 Demo
[https://simple-keyboard.com/demo](https://simple-keyboard.com/demo)
## 📦 Installation & Usage
Check out the [Getting Started](https://simple-keyboard.com/react/getting-started) docs to begin.
## 📖 Documentation
Check out the [simple-keyboard documentation](https://simple-keyboard.com/react/documentation) site.
Feel free to browse the [Questions & Answers](https://simple-keyboard.com/qa-use-cases/) page for common use-cases.
### To run demo on your own computer
- Clone this repository
- `npm install`
- `npm start`
- Visit [http://localhost:3000/](http://localhost:3000/)### Other versions
- [Vanilla JS](https://github.com/hodgef/simple-keyboard)
- [Angular](https://simple-keyboard.com/demo)
- [Vue.js](https://simple-keyboard.com/demo)### Questions? Join the chat
## 🎯 Compatibility
- Internet Explorer 11
- Edge (Spartan) 16+
- Edge (Anaheim/Edge Chromium) 79+
- Chrome 49+
- Safari 9+
- Firefox 57+
- iOS 9+> Note: If you don't want to support old browsers, you can use the Modern Browsers bundle ([index.modern.js](https://github.com/hodgef/react-simple-keyboard/blob/master/build)).
## ✅ Contributing
PRs and issues are welcome. Feel free to submit any issues you have at:
[https://github.com/hodgef/react-simple-keyboard/issues](https://github.com/hodgef/react-simple-keyboard/issues)