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

choppa is a tiny Node.js utility that inserts a transform stream into a pipeline to split the data into fixed‑size (or random‑size) chunks before it reaches the next stream. It’s aimed at developers who want to test or simulate how their readable‑or‑writable streams behave when data arrives in differently sized pieces. Install via npm and use `readable.pipe(choppa([size])).pipe(writable)`.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of sorribas/choppa

Account's avatar
rvagg/through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

sorribas's profile
sorribas
19 contributions
mafintosh's profile
mafintosh
3 contributions

Recent events

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

No events yet
sorribas

sorribas/choppa

Node.js module to chop a stream into specified size chunks.

JavaScript
17
1
Other