Node stream Transform that extracts the first n bytes from a stream
Read and peek from a readable stream
Transform stream that lets you peek the first line before deciding how to parse it
Converts a Web-API readable-stream into a Node.js readable-stream.
Transform stream that lets you inspect the start of a readable stream before deciding what to do with it
Remove a UTF8 BOM at the start of the stream.
Automated stream rotation useful for log files
Node.js Streams, a user-land copy of the stream library from Node.js
Converts a Web-API readable-stream into a Node readable-stream.
Check if something is a Node.js stream
peek the first or last record in a leveldb range.
Get a stream as a string, Buffer, ArrayBuffer or array
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.
Toggle the CLI cursor
destroy a stream if possible
Call a callback when a readable/writable/duplex stream has completed or failed.
Base class for writable streams
User interface primitives for console applications
Get and validate the raw body of a readable stream.
A streaming way to send data to a Node.js Worker Thread
A stream that emits multiple other streams one after another.
Streaming data for JavaScript
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Merge multiple streams into a unified stream