All Projects → AJLoveChina → vue-keyboard

AJLoveChina / vue-keyboard

Licence: other
🎹A real hand tapping keyboard

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
HTML
75241 projects

Projects that are alternatives of or similar to vue-keyboard

mirrorboard-mac
Intuitive one-handed typing on macOS by mirroring the keyboard while spacebar is held
Stars: ✭ 29 (-43.14%)
Mutual labels:  keyboard
persian
Some utilities for Persian language in Go (Golang)
Stars: ✭ 65 (+27.45%)
Mutual labels:  keyboard
kindaVim.theapp
Ultimate Vim Mode for macOS
Stars: ✭ 372 (+629.41%)
Mutual labels:  keyboard
V60Mini-firmhack
A project to disassemble the KBParadise V60 Mini keyboard firmware.
Stars: ✭ 23 (-54.9%)
Mutual labels:  keyboard
SulfurKeyboard
Android Gingerbread Keyboard with Myanmar(Zawgyi-one) Language
Stars: ✭ 18 (-64.71%)
Mutual labels:  keyboard
kint
kinT keyboard controller (Kinesis controller replacement)
Stars: ✭ 191 (+274.51%)
Mutual labels:  keyboard
GKey
German Keyboard Layout for TempleOS
Stars: ✭ 20 (-60.78%)
Mutual labels:  keyboard
Ayase
🥥 Control everything by keyboard. Built for hackers and the blind.
Stars: ✭ 53 (+3.92%)
Mutual labels:  keyboard
input-modifier
uinput based key bindings and macros tool for Linux
Stars: ✭ 17 (-66.67%)
Mutual labels:  keyboard
xcloud-keyboard-mouse
Chrome extension for controlling Xbox Cloud Gaming (Project xCloud) using a keyboard and mouse
Stars: ✭ 78 (+52.94%)
Mutual labels:  keyboard
NavilIME
Windows Hangul (Korean) Input Method Editor based on TSF
Stars: ✭ 79 (+54.9%)
Mutual labels:  keyboard
NumPad
Number Pad (inspired by Square)
Stars: ✭ 81 (+58.82%)
Mutual labels:  keyboard
ackermann-drive-teleop
ROS keyboard and joystick teleoperation scripts for robots with ackermann steering
Stars: ✭ 33 (-35.29%)
Mutual labels:  keyboard
nucular-keyboard
USB Keyboard Adapter for old ThinkPad keyboards
Stars: ✭ 27 (-47.06%)
Mutual labels:  keyboard
L5P-Keyboard-RGB
Cross platform software to control the lighting of the 4 zone keyboard included in the 2020 and 2021 lineup of the Lenovo Legion laptops. Works on Windows and Linux.
Stars: ✭ 79 (+54.9%)
Mutual labels:  keyboard
ukrainian-typographic-keyboard
Combined Ukrainian keyboard layout with typographic symbols
Stars: ✭ 356 (+598.04%)
Mutual labels:  keyboard
mouseable
'Mouseable' is intended to replace a mouse or trackpad.
Stars: ✭ 418 (+719.61%)
Mutual labels:  keyboard
mechanical-keyboard
⌨️ Resources related to my mechanical keyboard build.
Stars: ✭ 14 (-72.55%)
Mutual labels:  keyboard
Juni
12 Keys Chorded keyboard layout
Stars: ✭ 51 (+0%)
Mutual labels:  keyboard
prk firmware
A keyboard firmware platform in PicoRuby
Stars: ✭ 337 (+560.78%)
Mutual labels:  keyboard

vue-hand-keyboard

996.icu LICENSE

A real hand tapping keyboard

Install

The recommended way is using npm

npm install vue-hand-keyboard --save 

Usage

In your entry script

import Vue from 'vue'
import VueKeyboard from 'vue-hand-keyboard'
Vue.use(VueKeyboard);

Then in your .vue file

<vue-keyboard :width="600"></vue-keyboard>

It is done! Really simple to use ? Yes

About license

Because the svg files are downloding from typingclub
I have no authority to make this repository MIT

Links

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].