XML Reader and Parser
Peek the first couple of bytes from a stream
Node.js Readable stream capping average data rate by limiting reads from the source
Create a transform stream using await instead of callbacks
A stream that emits multiple other streams one after another.
fast buffer storage
Streaming data for JavaScript
Merge multiple streams into a unified stream
Create streams from arrays of arbitrary Javascript values like strings, functions, arrays, etc.
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
a reader for nodejs buffer
Streaming HTML parser with scripting support.
ssh2 sftp client for node
TensorFlow record (.tfrecord) API for Node.JS and Browsers
Convert streaming vinyl files to use buffers
Bridging the gap between buffers and typed arrays
A micro-library of stream components for building custom JSON and JSONC processing pipelines with a minimal memory footprint — parse, filter, and transform JSON far larger than available memory with a SAX-inspired token API, on Node.js or Web Streams.
A light-weight module that brings Fetch API to node.js
ROS 1 message serialization, for reading and writing bags and network messages
Treat a collection of Buffers as a single contiguous partially mutable Buffer.
For a given Buffer or Stream, this module will attempt to determine the total length of the stream contents. It currently supports Buffers, `fs` streams, `http` responses, and `request` objects, and allows for specifying custom stream types.
Web API compatible Blob implementation
Convert Node.js streams to streaming iterables
An implementation of unzip for JavaScript