A stream that emits multiple other streams one after another (streams3)
☆296Sep 8, 2021Updated 4 years ago
Alternatives and similar repositories for multistream
Users that are interested in multistream are comparing it to the libraries listed below
Sorting:
- A drop-in Streams2-compatible replacement for combined-stream.☆11Jun 13, 2018Updated 7 years ago
- Combine multiple duplex streams into just one☆20Aug 8, 2017Updated 8 years ago
- A stream that emits multiple other streams one after another.☆143Nov 9, 2023Updated 2 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆213Feb 2, 2026Updated 3 weeks ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆256Jun 14, 2024Updated last year
- Readable stream that reads from multiple readable streams at the same time☆22May 5, 2017Updated 8 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆150Jun 16, 2025Updated 8 months ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Jun 11, 2019Updated 6 years ago
- streaming line delimited json parser + serializer☆297Jan 4, 2022Updated 4 years ago
- A ternary stream: conditionally control the flow of stream data☆36Jun 19, 2020Updated 5 years ago
- Log server information☆11Apr 25, 2017Updated 8 years ago
- Convert a string into a stream (streams2)☆82May 25, 2020Updated 5 years ago
- Superseded by abstract-level. Split a levelup database into sublevels with their own keyspace, encoding and events.☆119Dec 2, 2024Updated last year
- An iteration of the Node.js core streams with a series of improvements.☆237Jan 19, 2026Updated last month
- Transform stream that lets you peek the first line before deciding how to parse it☆58Mar 31, 2023Updated 2 years ago
- pipe streams together and close all of them if one of them closes☆918Jun 16, 2025Updated 8 months ago
- Iterate values in a list in random order☆18Apr 28, 2015Updated 10 years ago
- Superseded by rave-level. Open a leveldb handle multiple times.☆146Dec 2, 2024Updated last year
- through stream that buffers streams into batches limited by a cumulative byte size limit☆22Apr 6, 2023Updated 2 years ago
- A really fast LRU cache for array items (numeric keys)☆57Jan 24, 2017Updated 9 years ago
- A collection of useful stream utility modules for writing better code using streams☆1,087Jun 6, 2020Updated 5 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Jun 14, 2024Updated last year
- Scuttlebutt like eventual consistent log replication for levelup☆35Dec 25, 2015Updated 10 years ago
- EventSource implemented in node and the browser as a readable stream☆47May 29, 2018Updated 7 years ago
- Extract CSS from a browserify bundle☆46Aug 6, 2020Updated 5 years ago
- Split Streams3 style☆294Jun 10, 2024Updated last year
- Delay the evaluation of a paramless async function and cache the result☆96Jun 14, 2024Updated last year
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Apr 24, 2020Updated 5 years ago
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Jan 30, 2016Updated 10 years ago
- 🎤 Capture audio with a simple stream interface☆33Jul 7, 2017Updated 8 years ago
- 📡 Decentralizing the pull request☆21May 18, 2018Updated 7 years ago
- A collection of utility functions for dealing with the GitHub API☆20Jan 27, 2026Updated last month
- In-memory persistence for streams☆34Dec 19, 2016Updated 9 years ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Dec 3, 2023Updated 2 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Jun 14, 2024Updated last year
- A better `Stream.pipe` that creates duplex streams and lets you handle errors in one place.☆294Mar 25, 2024Updated last year
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,936Oct 14, 2018Updated 7 years ago
- tar-stream is a streaming tar parser and generator.☆436Jun 14, 2024Updated last year
- Sodium signatures that works in node and in the browser☆33Jan 20, 2018Updated 8 years ago