Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
ordered-read-streams
Combines array of streams into one Readable stream in strict order.
pumpify
Combine an array of streams into a single duplex stream using pump and duplexify
multistream
A stream that emits multiple other streams one after another (streams3)
kafka-streams
kafka-streams for Node.js
@nearform/multistream
A stream that emits multiple other streams one after another (streams3)
lazypipe
Use to create an immutable, lazily initialized pipeline from a series of streams.
pull-combine-latest
Combine latest for pull streams
series-stream
Pipe multiple streams into a single stream, ensuring each added stream finishes piping it's data before the next begins.
combine-stream
Combine multiple duplex streams into just one
gulp-bundle-assets
Create asset (js, css) bundles from a config file leveraging the power of streams
duplexer3
Modern version of `duplexer2`
stream-combine
Merges chronological time-based object streams, using a common key for time.
aggregate-error
Create an error from multiple errors
array-union
Create an array of unique values, in order, from the input arrays
arr-union
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
pull-mux
Namespace streams
duplexer2
Like duplexer but using streams3
micromark-util-combine-extensions
micromark utility to combine syntax or html extensions
p-pipe
Compose promise-returning & async functions into a reusable pipeline
flyd-scanmerge
Flyd module for conveniently merging and scanning several streams into one.