Showing 1-20 of 13,179 packages
Web Streams, based on the WHATWG spec reference implementation
Merge multiple streams into a unified stream
Get a stream as a string, Buffer, ArrayBuffer or array
Open Node Streams on demand.
A library that makes it easier to work with Streams in the browser.
An iteration of the Node.js core streams with a series of improvements
Combines array of streams into one Readable stream in strict order.
Combine an array of streams into a single duplex stream using pump and duplexify
An implementation of window.fetch in Node.js using Minipass streams
The string_decoder module from Node core
A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.
Stream extension for Verdaccio
A stream that emits multiple other streams one after another (streams3)
Recursive version of fs.readdir with small RAM & CPU footprint
Streams for reading/writing messages
pipe streams together and close all of them if one of them closes
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
SSH2 and SFTP(v3) client/server protocol streams for node.js
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
Turn a readable stream into multiple readable streamx streams