Modern Buffer API polyfill without footguns
Creates a duplex stream
Get the total buffer length of a stream.
slice stream like buffer/string
Transform stream that lets you inspect the start of a readable stream before deciding what to do with it
A streaming data transport format that aims to support built-in features such as Promises, Dates, RegExps, Maps, Sets and more.
Make sure all gulp file contents are available as buffer
Convert streams (readable or writable) to promises
Hex Dumper (streaming, sync, and cli)
A stream that emits multiple other streams one after another.
Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.
A lightweight XML Document class for JavaScript.
Sniff the encoding from a HTML byte stream
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
Create a vinyl file from an actual file
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.
node.js library for reading and extraction of ZIP archives
Spec-compliant FormData implementation for Node.js
Iterate all the data in a stream
Is this value a JS SharedArrayBuffer?
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Buffers events from a stream until you are ready to handle them.
Get the gzipped size of a string or buffer
Get the ArrayBuffer out of a TypedArray, robustly.