continue-stream

Stream merger

A utility for merging multiple streams into a single stream, useful for handling paginated requests or other iteration-based data sources.

Lazily merge multiple streams in to a single stream

GitHub

7 stars
3 watching
1 forks
Language: JavaScript
last commit: over 6 years ago

Related projects:

Repository Description Stars
grncdr/merge-stream Merges multiple streams into one interleaved stream 214
timhudson/pagination-stream A utility that aggregates paginated responses from a URL into a single stream of data 1
feross/multistream Combines multiple streams into one, where each stream is emitted after the previous one is consumed. 288
shama/webpack-stream A tool that enables webpack to be run as a stream to integrate with gulp pipelines. 1,395
timvandam/steam-inventory-stream A library that streams items from Steam inventories to reduce memory usage 8
timyates/groovy-stream Provides a fluent builder for creating Streams in Java to generate data lazily. 66
mafintosh/pumpify Combines multiple streams into a single stream for pipelining and error handling 256
unifiedjs/unified-stream Transforms a unified processor into a Node.js stream for processing input data 17
mafintosh/pump Pipes multiple streams together and destroys them when one closes 908
mafintosh/duplexify Turns a writable and readable stream into a single streams2 duplex stream with support for async initialization and input from both streams1 and streams2. 191
anko/tap-merge Merges multiple streams of Test Anything Protocol (TAP) test results into a single unified output 13
then/sprom A utility for converting Node.js Streams into Promises 14
sindresorhus/get-stream A utility library for working with streams in JavaScript 341
sindresorhus/into-stream Converts various input types into readable streams. 207
max-mapper/mississippi A collection of utility modules for working with streams in JavaScript 1,085