0.0.6 • Published 2 years ago

keyboard-integration v0.0.6

Weekly downloads
11
License
-
Repository
github
Last release
2 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

2 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago