0.0.6 • Published 3 years ago

keyboard-integration v0.0.6

Weekly downloads
11
License
-
Repository
github
Last release
3 years ago

keyboard-integration

npm version

installation

install it in your aplication using:

$ npm install keyboard-integration

Usage

const KI = require('keyboard-integration')

KI.keyDown('44') // '44' is the code of the key D
KI.keyUp('44')

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

0.0.6

3 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago