Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        


simple-keyboard: Javscript Virtual Keyboard

Virtual Keyboard for React. Customizable, responsive and lightweight.


npm version MIT license Build Status Publish Status Mirroring

## 🚀 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)