</>PackageGraphPackageGraph

merge-stream

npmv2.0.0

Create a stream that emits events from multiple other streams

0
Weekly downloads
1
Dependents
2
Dependencies
2/100
Popularity

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.

jest-workerfbjsmerge-stream
merge-stream dependencies dependents

Dependencies

Dev (2)

from2 ^2.0.3istanbul ^0.4.5

Used by

Popular packages that depend on merge-stream.

Frequently installed together

Version history

VersionPublishedLicense
2.0.0latest7 years agoMIT
1.0.19 years agoMIT
1.0.011 years agoMIT
0.1.811 years agoMIT
0.1.711 years agoMIT
0.1.611 years agoMIT
0.1.512 years agoMIT
0.1.412 years agoMIT
0.1.312 years agoMIT
0.1.212 years agoMIT
0.1.112 years agoMIT
0.0.112 years agoMIT
0.0.013 years agoMIT

Maintainers

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.