# vue-simple-keyboard
**Repository Path**: mirrors/vue-simple-keyboard
## Basic Information
- **Project Name**: vue-simple-keyboard
- **Description**: Vue 虚拟键盘组件
- **Primary Language**: JavaScript
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 8
- **Forks**: 1
- **Created**: 2020-08-05
- **Last Updated**: 2023-08-17
## Categories & Tags
**Categories**: vue-extensions
**Tags**: None
## README

This is a repository for simple-keyboard's Vue.js demos
https://virtual-keyboard.js.org/vuejs
> **Have an issue or question? [Please post it in the main repository.](https://github.com/hodgef/simple-keyboard/issues)**
## 📦 Get started with simple-keyboard
Check out the [Getting Started](https://simple-keyboard.com/getting-started) docs to begin.
## 📖 Documentation
Check out the [simple-keyboard documentation](https://simple-keyboard.com/documentation) site.
Feel free to browse the [Q&A / Use-cases](https://simple-keyboard.com/qa-use-cases/) page for advanced use-cases.
## 🚀 Demo
[https://simple-keyboard.com/demo](https://simple-keyboard.com/demo)
### To run the Vue demos on your own computer
* Clone this repository
* `npm install`
* `npm start`
* Visit [http://localhost:4200/](http://localhost:4200/)
### All simple-keyboard versions
* [Vanilla](https://virtual-keyboard.js.org)
* [React.js](https://virtual-keyboard.js.org/react)
* [Angular](https://virtual-keyboard.js.org/angular)
* [Vue.js](https://virtual-keyboard.js.org/vuejs)
### Questions? Join the chat
## ✅ Contributing
PR's and issues are welcome. Feel free to submit any issues you have at:
[https://github.com/hodgef/simple-keyboard/issues](https://github.com/hodgef/simple-keyboard/issues)