Node-core streams for userland
☆1,045Jan 7, 2025Updated last year
Alternatives and similar repositories for readable-stream
Users that are interested in readable-stream are comparing it to the libraries listed below
Sorting:
- Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise☆1,905Nov 22, 2022Updated 3 years ago
- writable stream that concatenates strings or data and calls a callback with the result☆577Jun 23, 2021Updated 4 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Jun 11, 2019Updated 6 years ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆256Jun 14, 2024Updated last year
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆194Jun 14, 2024Updated last year
- pipe streams together and close all of them if one of them closes☆918Feb 28, 2026Updated 2 weeks ago
- A collection of useful stream utility modules for writing better code using streams☆1,088Jun 6, 2020Updated 5 years ago
- EventStream is like functional programming meets IO☆2,180Nov 27, 2018Updated 7 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆150Jun 16, 2025Updated 9 months ago
- simple way to create a ReadableWritable stream that works☆671Jul 27, 2018Updated 7 years ago
- extend like a boss☆306Aug 10, 2020Updated 5 years ago
- Callback wrapping utility☆56Feb 10, 2024Updated 2 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Jul 9, 2021Updated 4 years ago
- Try to guess if your terminal supports unicode☆18Dec 16, 2020Updated 5 years ago
- abstract base class for hash-streams☆11Sep 23, 2025Updated 5 months ago
- streaming pipeline with a mutable configuration☆56Dec 21, 2024Updated last year
- Split Streams3 style☆293Jun 10, 2024Updated last year
- Timeout HTTP/HTTPS requests☆51Sep 9, 2025Updated 6 months ago
- Unpipe a stream from all destinations☆22Dec 15, 2020Updated 5 years ago
- ☆121Apr 1, 2019Updated 6 years ago
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,934Oct 14, 2018Updated 7 years ago
- schema package for HTTPArchive (HAR)☆23Jun 4, 2020Updated 5 years ago
- Like duplexer (http://npm.im/duplexer) but using streams2☆71Apr 24, 2020Updated 5 years ago
- utilities for primitive JavaScript types☆33Nov 29, 2021Updated 4 years ago
- Object.keys shim☆46Dec 30, 2025Updated 2 months ago
- ☆19Dec 21, 2024Updated last year
- Determine if an object is a Node.js Stream☆63Dec 30, 2015Updated 10 years ago
- A list of objects bound by prototype chain☆20Oct 25, 2025Updated 4 months ago
- Run a function exactly one time☆223Oct 25, 2025Updated 4 months ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Oct 25, 2025Updated 4 months ago
- aes, for browserify☆61Dec 21, 2024Updated last year
- Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!☆439Mar 6, 2026Updated 2 weeks ago
- fs with incremental backoff on EMFILE☆1,305Oct 25, 2025Updated 4 months ago
- The Node.js `util.deprecate()` function with browser support☆37Nov 11, 2018Updated 7 years ago
- Returns true if a string has an extglob☆23May 25, 2019Updated 6 years ago
- A stream implementation that does more by doing less☆259Feb 19, 2026Updated last month
- 'string_decoder' module from Node.js core☆35Dec 21, 2024Updated last year
- A stream of fixed-size blocks☆55Nov 24, 2025Updated 3 months ago
- ☆19Dec 21, 2024Updated last year