combined-stream
npmv1.0.8A stream that emits multiple other streams one after another.
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.
Dependencies
Runtime (1)
Dev (1)
Used by
Popular packages that depend on combined-stream.
Frequently installed together
The semantic version parser used by npm.
The ultimate javascript content-type utility.
An AST-based pattern checker for JavaScript.
Cross platform child_process#spawn and child_process#spawnSync
A helper to optimistically set Symbol.toStringTag, when possible.
A robust, ES3 compatible, "has own property" predicate.
Version history
| Version | Published | License |
|---|---|---|
| 1.0.8latest | 7 years ago | MIT |
| 1.0.7 | 7 years ago | MIT |
| 1.0.6 | 8 years ago | MIT |
| 1.0.6-rc1 | 8 years ago | MIT |
| 1.0.5 | 11 years ago | MIT |
| 1.0.4 | 11 years ago | MIT |
| 1.0.3 | 11 years ago | MIT |
| 1.0.2 | 11 years ago | MIT |
| 1.0.1 | 11 years ago | MIT |
| 1.0.0 | 11 years ago | MIT |
| 0.0.7 | 11 years ago | MIT |
| 0.0.5 | 12 years ago | MIT |
| 0.0.4 | 13 years ago | MIT |
| 0.0.3 | 15 years ago | MIT |
| 0.0.2 | 15 years ago | MIT |
| 0.0.1 | 15 years ago | MIT |
| 0.0.0 | 15 years ago | MIT |
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.