delayed-stream
npmv1.0.0Buffers events from a stream until you are ready to handle them.
Overview
delayed-stream is an npm package that buffers events from a stream until you are ready to handle them. The latest version is 1.0.0, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need buffers events from a stream until you are ready to handle them 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 delayed-stream.
Dependencies
Dev (2)
Used by
Popular packages that depend on delayed-stream.
Version history
| Version | Published | License |
|---|---|---|
| 1.0.0latest | 11 years ago | MIT |
| 0.0.7 | 11 years ago | MIT |
| 0.0.6 | 11 years ago | MIT |
| 0.0.5 | 15 years ago | MIT |
| 0.0.4 | 15 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 |
Frequently asked questions
How do I install delayed-stream?
Run `npm install delayed-stream` to add delayed-stream to your npm project.
What license is delayed-stream released under?
delayed-stream is distributed under the MIT license.
How popular is delayed-stream?
delayed-stream has approximately 0 downloads per week and 1 known dependent packages.