A stream that emits multiple other streams one after another (streams3)
☆297Sep 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:
- Combine multiple duplex streams into just one☆20Aug 8, 2017Updated 8 years ago
- A ternary stream: conditionally control the flow of stream data☆36Jun 19, 2020Updated 5 years ago
- Readable stream that reads from multiple readable streams at the same time☆22May 5, 2017Updated 8 years ago
- A stream that emits multiple other streams one after another.☆143Nov 9, 2023Updated 2 years ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆256Jun 14, 2024Updated last year
- A drop-in Streams2-compatible replacement for combined-stream.☆11Jun 13, 2018Updated 7 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆214Feb 2, 2026Updated last month
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Jun 11, 2019Updated 6 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆150Jun 16, 2025Updated 9 months ago
- streaming line delimited json parser + serializer☆297Jan 4, 2022Updated 4 years ago
- through stream that buffers streams into batches limited by a cumulative byte size limit☆22Apr 6, 2023Updated 2 years ago
- Log server information☆11Apr 25, 2017Updated 8 years ago
- Convert a string into a stream (streams2)☆82May 25, 2020Updated 5 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆58Mar 31, 2023Updated 2 years ago
- An iteration of the Node.js core streams with a series of improvements.☆238Updated this week
- Superseded by abstract-level. Split a levelup database into sublevels with their own keyspace, encoding and events.☆119Dec 2, 2024Updated last year
- pipe streams together and close all of them if one of them closes☆918Feb 28, 2026Updated 2 weeks ago
- Get the GitHub readme for an npm package☆15Oct 27, 2020Updated 5 years ago
- 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
- Superseded by rave-level. Open a leveldb handle multiple times.☆146Dec 2, 2024Updated last year
- Delay the evaluation of a paramless async function and cache the result☆96Jun 14, 2024Updated last year
- Split Streams3 style☆293Jun 10, 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
- Iterate values in a list in random order☆18Apr 28, 2015Updated 10 years ago
- 📡 Decentralizing the pull request☆21May 18, 2018Updated 7 years ago
- Sodium signatures that works in node and in the browser☆33Jan 20, 2018Updated 8 years ago
- a crash friendly queue that persists queue state and can restart. uses a worker pool and has configurable concurrency☆57Jul 7, 2015Updated 10 years ago
- Transform stream for objects to HTML tables in the browser☆12Nov 9, 2014Updated 11 years ago
- Determine the best order for running async functions, LIKE MAGIC!☆89Feb 27, 2023Updated 3 years ago
- Sets the user identity of the process to `www-data`☆17Oct 27, 2020Updated 5 years ago
- Convert a Blob to a Buffer.☆76Oct 27, 2020Updated 5 years ago
- A collection of useful stream utility modules for writing better code using streams☆1,088Jun 6, 2020Updated 5 years ago
- A really fast LRU cache for array items (numeric keys)☆57Jan 24, 2017Updated 9 years ago
- Create servers/clients that listen on names instead of ports and hostnames and are accessible over the internet☆184Apr 22, 2017Updated 8 years ago
- Search for a key across multiple discovery networks and find peers who answer. [ DEPRECATED - see https://github.com/hyperswarm/dht for s…☆298Jan 6, 2022Updated 4 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
- Create a from2 stream based on an array of source values☆17Jul 6, 2015Updated 10 years ago