Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.
JSON.Stringify as a readable stream
Use websockets with the node streams API. Works in browser and node, with all current WS versions
Pipe ReadStream to a wormhole
A generic rate limiter for the web and node.js. Useful for API clients, web crawling, or other tasks that need to be throttled
Get a stream as a string, Buffer, ArrayBuffer or array
Turn an abstract-leveldown iterator into a readable stream
WebSocket protocol handler with pluggable I/O
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
streaming unbzip2 implementation in pure javascript for node and browsers
It's a very fast and efficient glob library for Node.js
Worker based timers for Stream.io JS-based SDKs and applications
Determine if an object is a Stream
construct pipes of streams of events
A stream meter that both counts the bytes piped through it, and can optionally abort on a max size. (e.g. limit a http request size)
TypeScript definitions for base64-stream
extended POSIX-style sprintf
Web API compatible Blob implementation
exiting a node.js process *and flushing stdout and stderr*
fs read and write streams based on minipass
Convert Node Streams into ECMAScript-Observables
Pipe an Array through Node.js streams