Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.24 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.24 KB

libUIOHook Binaries

This is a part of Node3D project.

NPM ESLint Test

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.