@serialport/bindings

v10.0.0
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@ --runtime napi --target 4 --verbose || node-gyp rebuild

lint

cc --verbose

prebuild

prebuild --runtime napi --target 4 --force --strip --verbose --tag-prefix @serialport/bindings@

rebuild

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

Metadata

  • MIT
  • >=10.0.0
  • Unknown
  • released 12/11/2021

Downloads