stream a file backwards
An iteration of the Node.js core streams with a series of improvements
Get a stream as a string, Buffer, ArrayBuffer or array
Check if something is a Node.js stream
Ensure directories exist before writing to them.
File system walker with Readable stream interface.
tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
fs read and write streams based on minipass
fs read and write streams based on minipass
minimal implementation of a PassThrough stream
Clone a Readable stream, safely
A stream that emits multiple other streams one after another.
Vinyl adapter for the file system.
filesystem bindings for tar-stream
A stream that emits multiple other streams one after another (streams3)
Strip UTF-8 byte order mark (BOM) from a stream
destroy a stream if possible
writable stream that concatenates strings or binary data and calls a callback with the result
Sniff the encoding from a HTML byte stream
a streaming CRC32 checksumer
split a Text Stream into a Line Stream, using Stream 3
Open Node Streams on demand.
Simple in-memory vinyl file store
Convert Node Streams into ECMAScript-Observables