vue-simple-keyboard

The slick virtual keyboard for Vue.js,Customizable. Responsive. Lightweight.

Simple-keyboard is a fast, dependency-free and customizable Vue.js Virtual Keyboard for rich and snappy web applications. Unlike some virtual keyboards that need an extra plugin to work with Vue.js, simple-keyboard works out of the box.

To run the Vue demos on your own computer

  • Clone this repository
  • npm install
  • npm start
  • Visit http://localhost:4200/

GitHub