Convert Node.js streams to streaming iterables
Use conventional text streams at the start of your gulp or vinyl pipelines
Fork stream based on passed condition, and collect down-stream
Library for resuming and following streams in distributed systems
Convert streaming iterables to Node.js streams
Create a transform stream using await instead of callbacks
Vinyl adapter for the file system.
For a given Buffer or Stream, this module will attempt to determine the total length of the stream contents. It currently supports Buffers, `fs` streams, `http` responses, and `request` objects, and allows for specifying custom stream types.
A response-like object for mocking a Node.js HTTP response stream
Strip UTF-8 byte order mark (BOM) from a Uint8Array
Read all stream content and pass it to callback
No description provided.
simple line-by-line stream reader
Decompress a HTTP response if needed
Read from an abstract-level database using Node.js streams
Safely push each item of an array to a stream
Docker Remote API module.
construct pipes of streams of events
The official low-level GetStream.io client for Node.js and the browser.
Fork a stream in multiple directions according to a function
Parse and compile gettext po and mo files to/from json, nothing more, nothing less
Abstract streams to deal with the whole buffered contents.
Put a little spinner on process.stderr, as unobtrusively as possible.
A readable async stream which can be iterated over using a for-await-of loop.