node-hid
Access USB & Bluetooth HID devices through Node.js
...We strive to make node-hid cross-platform so there's a good chance any combination not listed here will compile and work. We are using prebuild to compile and post binaries of the library for most common use cases (Linux, MacOS, Windows on standard processor platforms). If a prebuild is not available, node-hid will work, but npm install node-hid will compile the binary when you install. In the src/ directory, various JavaScript programs can be found that talk to specific devices in some way.