|
||
---|---|---|
.github/workflows | ||
include | ||
src | ||
test | ||
.gitignore | ||
LIBUIOHOOK_LGPL.md | ||
LICENSE | ||
README.md | ||
eslint.config.js | ||
index.d.ts | ||
index.js | ||
install.js | ||
package-lock.json | ||
package.json |
README.md
libUIOHook Binaries
This is a part of Node3D project.
npm i -s deps-uiohook-raub
This dependency package is distributing libUIOHook binaries through NPM for Node.js addons.
- Platforms (x64): Windows x64, Linux x64, OSX x64.
- Library: libUIOHook.
- Linking: static lib-type.
See the libUIOHook repository.
See iohook-raub for how the libraries may be used in a Node.js addon.
Legal Notice
This software uses libUIOHook under LGPL3 license. A copy of libUIOHook license is included, and can also be found at the official repository.