readable-stream
Node.js Streams, a user-land copy of the stream library from Node.js
Node.js Streams, a user-land copy of the stream library from Node.js
Get a stream as a string, Buffer, ArrayBuffer or array
Check if something is a Node.js stream
Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
JavaScript library to generate a human readable String describing the file size
Convert bytes to a human readable string: 1337 → 1.34 kB
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
See nodejs errors with less clutter
Convert a value to a ReadableStream
File system walker with Readable stream interface.
Readable streamx interface over anymatch.
Combines array of streams into one Readable stream in strict order.
Clone a Readable stream, safely
Easy way to make a Readable Stream
Convert a bytes or octets value (e.g. 34565346) to a human-readable string ('34.6 MB'). Choose between metric or IEC units.
Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
Wrap a Readable stream in a Transform stream.
Converts a Web-API readable-stream into a Node.js readable-stream.
Read and peek from a readable stream