JSPM

iohook-raub

0.1.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 6
  • Score
    100M100P100Q36477F
  • License MIT

Node.js IO hook

Package Exports

  • iohook-raub
  • iohook-raub/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (iohook-raub) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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.