Transform-stream parser that emits one decoded payload per COBS frame (0x00 delimiter). Wraps @serialpilot/cobs.
Pure-function Consistent Overhead Byte Stuffing (COBS) encode/decode. Browser-clean — no node:* imports.
Consistent Overhead Byte Stuffing and packet framing implemented in Node.
TypeScript implementation of Constrained B-Splines
A JavaScript library for exchanging structured data with small embedded devices using COBS, CRC-16 and a CBOR subset.
A TypeScript library for exchanging structured data with small embedded devices using COBS, CRC-16 and a CBOR subset.
TypeScript library for communicating with Siger hardware wallet
Cryptography primitives and wrappers
Node.js module for Open Thermal Camera
COBS decoding and encoding algorithm for Node-RED
CONDUYT protocol core compiled to WebAssembly
Utilities for WHATWG streams.
Encode or decode using COBS (Consistent Overhead Byte Stuffing)
Fast and tiny COBS encoder and decoder