Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

stream-exhaust is a Node.js utility library designed to ensure that a given stream is actively flowing data without altering its original behavior. It is particularly useful for developers working with Node.js streams, especially when dealing with streams that haven't been piped to another stream. The library avoids mutating the stream by either calling `.resume()` for streams1 streams or piping it to a "black hole" stream for streams2+ streams, making it a valuable tool for maintaining stream integrity.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of chrisdickinson/stream-exhaust

Account's avatar
nodejs/readable-stream
Node.js Streams, a user-land copy of the stream library from Node.js
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
rvagg/through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise

Support the repos that depend on this repository

Top contributors

chrisdickinson's profile
chrisdickinson
7 contributions
phated's profile
phated
2 contributions
bolasblack's profile
bolasblack
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
chrisdickinson

chrisdickinson/stream-exhaust

Ensure that a stream is flowing data without mutating it

JavaScript
13
4
No license