Node.JS library for communicating with USB devices. This is a refactoring / rewrite of Christopher Klein's node-usb. On Windows, if you get LIBUSB_ERROR_NOT_SUPPORTED when attempting to open your ...
pg-boss is a job queue built in Node.js on top of PostgreSQL in order to provide background processing and reliable asynchronous execution to Node.js applications. pg-boss relies on Postgres's SKIP ...