Treat a collection of Buffers as a single contiguous partially mutable Buffer.
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.
Web API compatible Blob implementation
Convert Node.js streams to streaming iterables
Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV.
Get the gzipped size of a string or buffer
Convert streaming iterables to Node.js streams
decompress tar.xz plugin
Add support for more integer widths to Buffer
A multipart/form-data encoded stream, helper for file upload.
Read all stream content and pass it to callback
A simple module for bitwise-xor on buffers
Secret stream backed by Noise and libsodium's secretstream
A drop-in Streams2-compatible replacement for combined-stream.
the stream module from node core for browsers
A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
Converts a Web-API readable-stream into a Node.js readable-stream.
[](https://discord.gg/poimandres)
The string_decoder module from Node core
Transform stream that accumulates and emits data upon events
TELNET protocol support library
Streaming Boyer-Moore-Horspool searching for node.js
process a vinyl file stream with minimal code
Easier Buffer cloning in node.