Get and validate the raw body of a readable stream.
Simplified streams of objects
Simple command line prompting utility
Use websockets with the node streams API. Works in browser and node, with all current WS versions
split a Text Stream into a Line Stream, using Stream 3
Converts a stream intro a buffer or array of objects
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
Streaming data for JavaScript
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Returns the next buffer/object in a stream's readable queue
Streaming HTML parser with scripting support.
To create a valid gzip from many individual streams first use createDeflatePart() which returns a through stream to convert your parts to the deflated part. when this through stream emits the 'end' event you should call its `metadata()` function which wil
Automated stream rotation useful for log files
minimal pull stream
Get all chunks of a stream
minimal implementation of a PassThrough stream
TypeScript definitions for concat-stream
Blob & File implementation in Node.js, originally from node-fetch.
ssh2 sftp client for node
File system walker with Readable stream interface.
Split email messages into an object stream
The string_decoder module from Node core
Strip UTF-8 byte order mark (BOM) from a stream
Postgres query result returned as readable stream