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

It‑block is a small Node.js utility that provides an async‑iterator transform which groups incoming byte streams into fixed‑size blocks (as `Uint8ArrayList`s), optionally padding the final chunk. It’s aimed at developers who work with streaming data—especially those using the `it‑*` ecosystem—to easily chunk data for protocols, file processing, or any pipeline that requires uniform block sizes.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of alanshaw/it-block

Account's avatar
achingbrain/it-stream-types
Typescript types for AsyncIterable sink/source/duplex streams
Account's avatar
achingbrain/uint8arraylist
Append and consume bytes using only no-copy operations
Account's avatar
ipfs/aegir
JavaScript project management
Account's avatar
achingbrain/it
Collects all values from an (async) iterable and returns them as an array
Account's avatar
achingbrain/it
Maps the values yielded by an async iterator
Account's avatar
alanshaw/it-pipe
Utility to "pipe" async iterables together

Support the repos that depend on this repository

Top contributors

web3-bot's profile
web3-bot
18 contributions
achingbrain's profile
achingbrain
8 contributions
semantic-release-bot's profile
semantic-release-bot
6 contributions
jacobheun's profile
jacobheun
1 contributions

Recent events

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

No events yet
alanshaw

alanshaw/it-block

Transform input into equally-sized blocks of output using async iterators

TypeScript
3
3
Other