Showing 1-20 of 1,635,975 packages
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Convert a string into a stream (streams2)
Convert a value to a ReadableStream
Promise that shares Node.js Stream interface
minimal implementation of a PassThrough stream
Convert character encodings in pure javascript.
Convert Node Readable to Web API ReadableStream
Get a stream as a string, Buffer, ArrayBuffer or array
construct pipes of streams of events
A stream that emits multiple other streams one after another.
Concatenate a readable stream's data into a single array
Get an event when you're being sent data or asked for it.
Converts a source-map from/to different formats and allows adding/changing properties.
Convert Node Streams into ECMAScript-Observables
Node.js Streams, a user-land copy of the stream library from Node.js
Determine if an object is a Stream
converts the content to stream
Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"
streaming unbzip2 implementation in pure javascript for node and browsers