akeyboard
Version:
javascript keyboard
48 lines (29 loc) • 2.89 kB
Markdown
is a small JavaScript virtual keyboard.
Visit the A-Keyboard Github Demo website to view the online [keyboard](https://18510047382.github.io/A-Keyboard/test/index.html)、[number keyboard](https://18510047382.github.io/A-Keyboard/test/index.number.html)、[mobile keyboard](https://18510047382.github.io/A-Keyboard/test/index.mobile.html) Demo.
**We have provided you with four default styles: Default, Classic, Dark, and GrassGreen.**
**Normal Keyboard:**
<img src='https://raw.githubusercontent.com/18510047382/A-Keyboard/master/img/default.png' height='130px'><img src='https://raw.githubusercontent.com/18510047382/A-Keyboard/master/img/classic.png' height='130px'>
<img src='https://raw.githubusercontent.com/18510047382/A-Keyboard/master/img/dark.png' height='130px'><img src='https://raw.githubusercontent.com/18510047382/A-Keyboard/master/img/grassGreen.png' height='130px'>
**Number Keyboard:**
<img src='https://raw.githubusercontent.com/18510047382/A-Keyboard/master/img/default-num.png' height='130px'><img src='https://raw.githubusercontent.com/18510047382/A-Keyboard/master/img/classic-num.png' height='130px'><img src='https://raw.githubusercontent.com/18510047382/A-Keyboard/master/img/dark-num.png' height='130px'><img src='https://raw.githubusercontent.com/18510047382/A-Keyboard/master/img/grassGreen-num.png' height='130px'>
**Mobile Keyboard:**
<img src='https://raw.githubusercontent.com/18510047382/A-Keyboard/master/img/default-mobile.png' height='130px'><img src='https://raw.githubusercontent.com/18510047382/A-Keyboard/master/img/classic-mobile.png' height='130px'><img src='https://raw.githubusercontent.com/18510047382/A-Keyboard/master/img/dark-mobile.png' height='130px'><img src='https://raw.githubusercontent.com/18510047382/A-Keyboard/master/img/grassGreen-mobile.png' height='130px'>
Check out our online documentation at the following URL:
[ ](https://github.com/18510047382/A-Keyboard/wiki)
[ ](https://gitee.com/bd999/A-Keyboard/wikis)
**Note: When a new version is released, the Wiki Guide on Gitee will be delayed. If you want to access the new version of the document, it is recommended to check the Github Wiki.**
Our version is released on the following platforms:
- [Github](https://github.com/18510047382/A-Keyboard)
- [Gitee 码云](https://gitee.com/bd999/A-Keyboard)
- [NPM](https://www.npmjs.com/package/akeyboard)
|Nickname|Avatar|Nickname|Avatar|
|---|---|---|---|
|[Bd999](https://github.com/18510047382)|<img src='https://avatars0.githubusercontent.com/u/45157599?s=460&v=4' height='50px'>|[YiXTXFRC7095](https://github.com/YiXTXFRC7095)|<img src='https://avatars3.githubusercontent.com/u/44867497?s=460&v=4' height='50px'>|
[ ](https://opensource.org/licenses/MIT)
Copyright (c) 2019-present, Yingxuan (Bill) Dong
A-Keyboard