@serialport/bindings

v9.2.1
The `Binding` is how Node-SerialPort talks to the underlying system. By default, we auto detect Windows, Linux and OS X, and load the appropriate module for your system. You can assign `SerialPort.Binding` to any binding you like. Find more by searching [
serialport-binding

install

prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild

lint

cc --verbose

prebuild

prebuild --all --force --strip --verbose --tag-prefix @serialport/bindings@

rebuild

node-gyp rebuild
npm i @serialport/[email protected]

Metadata

  • MIT
  • >=10.0.0
  • Unknown
  • released 9/3/2021

Downloads