libmbus binding
Node-Red node for M-Bus protocol
Next-generation take on pre/post function hooks
Extending the Jest default runner to run tests serially by default
A pure JavaScript implementation of MODBUS-RTU (Serial and TCP) for NodeJS. The serialport package is an optional dependency (use npm install --no-optional to skip).
Drizzle Kit is a CLI migrator tool for Drizzle ORM. It is probably the one and only tool that lets you completely automatically generate SQL migrations and covers ~95% of the common cases like deletions and renames by prompting user input. <https://github
TypeScript definitions for w3c-web-serial
If Node's EventEmitter and Eve were to have a child, it might look something like this
Serial queue module.
linter for PostgreSQL, focused on migrations
Receive data from Wireless Meter-Bus (wM-Bus) devices like gas or electricity meters
concurrent or serial run npm scripts, javascript tasks, and more
This repository contains a Javascript implementation of [esptool](https://github.com/espressif/esptool), a serial flasher utility for Espressif chips. `esptool-js` is based on [Web Serial API](https://wicg.github.io/serial/) and works in Google Chrome and
TypeScript definitions for dom-serial
MBus Adapter
Node-RED nodes to talk to serial ports
Extending the Jest default runner to run tests serially by default
An implementation of the [Serial API](https://wicg.github.io/serial) on top of the [WebUSB API](https://wicg.github.io/webusb) for use with USB-to-serial adapters. Use of this library is limited to hardware and platforms where the device is accessible via
SerialPort Hardware bindings for node serialport written in c++
libmbus binding
High-performance Modbus TCP/RTU/ASCII client, server and gateway for Node.js, powered by Rust
Add connection fields for many-to-many relations
Minimal async jobs utility library, with streams support
Capacitor Bluetooth Serial Plugin
Serial RTU and ASCII transport implementations for modbus-rs, including sync, Tokio, and WASM adapters
Feature-gated, low-footprint Modbus client/server/gateway stack for no_std and std targets (MCU/RTOS/Linux/macOS/Windows) with TCP/RTU/ASCII, sync+async APIs, jittered backoff retries, and optional C/WASM bindings.
Native C FFI and browser WASM bindings for modbus-rs client APIs, with optional generated server bindings
Modbus client stack for embedded and std environments with TCP, RTU, and ASCII transport support for modbus-rs project
Protocol types, errors, function codes, and transport traits for the modbus-rs workspace