0.0.1 • Published 5 months ago

iohook-raub v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Node.js IO hook

This is a part of Node3D project.

NPM ESLint Test Cpplint

npm i -s iohook-raub

Node.js addon providing a hook to track global input and shortcuts. This work is derived from wilix-team/iohook.

Note: this addon uses N-API, and therefore is ABI-compatible across different Node.js versions. Addon binaries are precompiled and there is no compilation step during the npm i command.

See TypeScript declarations for more details.