prebuilt-usb
v0.1.1
Published
Library to access USB devices. This package provides prebuilt binaries of the original tessel/node-usb library. Learn more about it here : https://github.com/tessel/node-usb
Downloads
3
Readme
NOTE:
This is a fork of the original repo node-usb by tessel on github https://github.com/tessel/node-usb.
All credits to the original authors.
This repo aims to provide prebuilts of the node-usb module for electron and nodejs. For documentation and support for the module, follow the link above.
Limitations
Does not support:
- Configurations other than the default one
- Isochronous transfers
License
MIT
Note that the compiled Node extension includes Libusb, and is thus subject to the LGPL.