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

pumpcat is a small Node.js utility that combines the reliability of the **pump** module with automatic concatenation of streamed data (using **bl**). It lets developers pipe two or more readable/writable streams together, collects the emitted string or binary chunks, and invokes a callback with any error and the full concatenated result—making it useful for anyone needing simple, error‑handled stream piping and data aggregation in Node applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of aks-/pumpcat

Account's avatar
rvagg/bl
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
Account's avatar
mafintosh/pump
pipe streams together and close all of them if one of them closes

Support the repos that depend on this repository

Top contributors

aks-'s profile
aks-
8 contributions

Recent events

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

No events yet
aks-

aks-/pumpcat

pipe streams together and concatenates strings or binary data and calls a callback with the result

JavaScript
19
2
MIT License