merge2 icon indicating copy to clipboard operation
merge2 copied to clipboard

Merge multiple streams into one stream in sequence or parallel (~119M/month downloads).

Results 5 merge2 issues
Sort by recently updated
recently updated
newest added

I haven't looked into the implementation of `merge2` yet but wondered whether it would be possible to accept a function (`() => Stream`), allowing streams to be lazy, e.g. ```js...

I've tried a handful of different possible solutions to the problem I'm having, and just can't seem to get the streams to run sequentially in order. I added some logging...

And adjust minimum nodejs version accordingly. Also removed package-lock.json and added it to .gitignore. --- Using "node:stream" instead of "stream" enable use of this library in runtimes other than nodejs...

Bumps [js-yaml](https://github.com/nodeca/js-yaml) to 4.1.1 and updates ancestor dependency [standard](https://github.com/standard/standard). These dependencies need to be updated together. Updates `js-yaml` from 3.14.0 to 4.1.1 Changelog Sourced from js-yaml's changelog. [4.1.1] - 2025-11-12...

dependencies
javascript

Removes [tmp](https://github.com/raszi/node-tmp). It's no longer used after updating ancestor dependency [standard](https://github.com/standard/standard). These dependencies need to be updated together. Removes `tmp` Updates `standard` from 14.3.4 to 17.1.2 Release notes Sourced from...

dependencies
javascript