merge-stream
npmv2.0.0Create a stream that emits events from multiple other streams
Overview
merge-stream is an npm package that create a stream that emits events from multiple other streams. The latest version is 2.0.0, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need create a stream that emits events from multiple other streams and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.
Pros
- Clear open-source license (MIT).
- Lean dependency tree (2 direct dependencies).
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of merge-stream.
Dependencies
Dev (2)
Used by
Popular packages that depend on merge-stream.
Frequently installed together
Delightful JavaScript Testing.
TypeScript definitions for node
Immutable Data Collections
No description provided.
A structuredClone polyfill
No description provided.
A shim for the setImmediate efficient script yielding API
Bare bones Promises/A+ implementation
Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST
Version history
| Version | Published | License |
|---|---|---|
| 2.0.0latest | 7 years ago | MIT |
| 1.0.1 | 9 years ago | MIT |
| 1.0.0 | 11 years ago | MIT |
| 0.1.8 | 11 years ago | MIT |
| 0.1.7 | 11 years ago | MIT |
| 0.1.6 | 11 years ago | MIT |
| 0.1.5 | 12 years ago | MIT |
| 0.1.4 | 12 years ago | MIT |
| 0.1.3 | 12 years ago | MIT |
| 0.1.2 | 12 years ago | MIT |
| 0.1.1 | 12 years ago | MIT |
| 0.0.1 | 12 years ago | MIT |
| 0.0.0 | 13 years ago | MIT |
Frequently asked questions
How do I install merge-stream?
Run `npm install merge-stream` to add merge-stream to your npm project.
What license is merge-stream released under?
merge-stream is distributed under the MIT license.
How popular is merge-stream?
merge-stream has approximately 0 downloads per week and 1 known dependent packages.