slice stream like buffer/string
Generic interruptible "parser" mixin for Transform & Writable streams
JSON.Stringify as a readable stream
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
fs read and write streams based on minipass
A writable stream that writes to the console
Promise that shares Node.js Stream interface
Encode and decode quoted-printable strings according to rfc2045
Readable streamx interface over anymatch.
TypeScript definitions for stream-buffers
Call a callback when a readable/writable/duplex stream has completed or failed.
Option parsing for Node, supporting types, shorthands, etc. Used by npm.
ssh2 sftp client for node
Safely push each item of an array to a stream
Returns a `stream.Readable` from a URI string
stream-via
Pipe an Array through Node.js streams
Strip UTF-8 byte order mark (BOM) from a stream
Forward a readable stream to another readable stream or a writable stream to another writable stream
simplified stream construction
TypeScript definitions for base64-stream
A streaming way to send data to a Node.js Worker Thread