Baby is being fussy tonight so it's open source evening at the toaster oven standing desk.
Debugging 路 Node SerialPort

## Debugging Output

Build software better, together

GitHub is where people build software. More than 28 million people use GitHub to discover, fork, and contribute to over 85 million projects.

Sweet new CLI guides https://serialport.io/docs/guide-cli

Soon you can now use npx for our new cli packages
npx @serialport/terminal
npx @serialport/repl
npx @serialport/list

Command Line Tools 路 Node SerialPort

(These cli tools were formally part of the `serialport` package and have now been moved to their own packages for ease of use.)

Bindings now have docs - could be better but it at least shares the context and isn't lorem ipsum (which it was) https://serialport.io/docs/api-bindings
Bindings 路 Node SerialPort

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" at npm](https://www.npmjs.com/search?q=serialport-binding).

And I got a nice little roadmap together https://github.com/node-serialport/node-serialport/milestone/4

Got a few beginner friendly features to add. Friendly as in you can be new to the project and not super experienced. But make no mistake you'll be touching, JS, c++ and following data from @[email protected] to the OS.

node-serialport/node-serialport

Node.js package to access serial ports. Linux, OSX and Windows. Welcome your robotic JavaScript overlords. Better yet, program them! - node-serialport/node-serialport

It's time for the 1st shift baby care to take over, good night folks!