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

tmp‑stream provides a lightweight wrapper stream that can be used immediately while its actual implementation is still being created; all data written to it is buffered until you call `replace()` with the real underlying stream, at which point the buffered and subsequent data are forwarded. It’s useful for Node.js developers who need a placeholder stream during asynchronous setup of the real stream (e.g., when the source isn’t available yet).

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of juliangruber/tmp-stream

Account's avatar
dominictarr/through
simplified stream construction
Account's avatar
substack/throughout
apply a through stream to the output side of another through stream
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

juliangruber's profile
juliangruber
30 contributions

Recent events

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

No events yet
juliangruber

juliangruber/tmp-stream

A stream that's ready to be replaced by another

JavaScript
3
1
No license