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

Tree-stream is a Node.js module that extends the functionality of the pump library, allowing multiple readers and writers for JavaScript streams. It provides a tree-like structure for stream transforms, enabling complex stream operations and error handling. This project is particularly useful for developers working with stream-based data processing and transformation in Node.js applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
mafintosh's profile
mafintosh
56 contributions
wholebuzz's profile
wholebuzz
14 contributions
pgte's profile
pgte
3 contributions
jfoutts-avenue8's profile
jfoutts-avenue8
2 contributions
phated's profile
phated
1 contributions
feross's profile
feross
1 contributions
dignifiedquire's profile
dignifiedquire
1 contributions
shinnn's profile
shinnn
1 contributions
wholenews's profile
wholenews
1 contributions
wholenews

wholenews/tree-stream

Pump fork allowing multiple readers and writers for Javascript streams.

JavaScript
2
0
MIT License

Support the dependencies of wholenews/tree-stream

Account's avatar
mcollina/cloneable-readable
Clone a Readable stream, safely
Account's avatar
mafintosh/end-of-stream
Call a callback when a readable/writable/duplex stream has completed or failed.
Account's avatar
mafintosh/multi-write-stream
Create a writable stream that writes to multiple other writeable streams
Account's avatar
isaacs/once
Run a function exactly one time