This is a part of Node3D project.
npm install @node-3d/deps-uiohookThis dependency package distributes libUIOHook binaries and headers through npm for Node.js addons.
- Platforms: Windows x64/ARM64, Linux x64/ARM64, macOS x64/ARM64.
- Library: libUIOHook.
- Linking: static lib-type.
See the libUIOHook repository.
See @node-3d/iohook for how the libraries may be used in a Node.js addon.
This software uses libUIOHook under LGPL3 license. A copy of the libUIOHook license is included, and can also be found at the official repository.
Release archives are built by this repository's public GitHub Actions workflows.
Attestations: https://github.com/node-3d/deps-uiohook/attestations
To verify a downloaded archive:
gh release download <tag> -R node-3d/deps-uiohook -p <platform>.gz
gh attestation verify <platform>.gz -R node-3d/deps-uiohook