</>PackageGraphPackageGraph

combined-stream

npmv1.0.8

A stream that emits multiple other streams one after another.

0
Weekly downloads
1
Dependents
2
Dependencies
2/100
Popularity

Overview

combined-stream is an npm package that a stream that emits multiple other streams one after another. The latest version is 1.0.8, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need a stream that emits multiple other streams one after another 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 combined-stream.

form-datacombined-stream
combined-stream dependencies dependents

Dependencies

Runtime (1)

delayed-stream ~1.0.0

Dev (1)

far ~0.0.7

Used by

Popular packages that depend on combined-stream.

Frequently installed together

Version history

VersionPublishedLicense
1.0.8latest7 years agoMIT
1.0.77 years agoMIT
1.0.68 years agoMIT
1.0.6-rc18 years agoMIT
1.0.511 years agoMIT
1.0.411 years agoMIT
1.0.311 years agoMIT
1.0.211 years agoMIT
1.0.111 years agoMIT
1.0.011 years agoMIT
0.0.711 years agoMIT
0.0.512 years agoMIT
0.0.413 years agoMIT
0.0.315 years agoMIT
0.0.215 years agoMIT
0.0.115 years agoMIT
0.0.015 years agoMIT

Maintainers

Frequently asked questions

How do I install combined-stream?

Run `npm install combined-stream` to add combined-stream to your npm project.

What license is combined-stream released under?

combined-stream is distributed under the MIT license.

How popular is combined-stream?

combined-stream has approximately 0 downloads per week and 1 known dependent packages.