</>PackageGraphPackageGraph

delayed-stream

npmv1.0.0

Buffers events from a stream until you are ready to handle them.

0
Weekly downloads
1
Dependents
2
Dependencies
2/100
Popularity

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.

combined-streamdelayed-stream
delayed-stream dependencies dependents

Dependencies

Dev (2)

fake 0.2.0far 0.0.1

Used by

Popular packages that depend on delayed-stream.

Version history

VersionPublishedLicense
1.0.0latest11 years agoMIT
0.0.711 years agoMIT
0.0.611 years agoMIT
0.0.515 years agoMIT
0.0.415 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 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.