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

`object-chunker` is a tiny Node‑.js utility that groups items flowing through an object‑mode stream into fixed‑size arrays (chunks). It’s useful for developers who need to batch‑process or forward streamed JSON objects—e.g., loggers, data pipelines, or API clients—by simply piping their existing streams through `chunker(maxSize)`.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of addaleax/object-chunker

Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
istanbuljs/nyc
the Istanbul command line interface

Support the repos that depend on this repository

Top contributors

addaleax's profile
addaleax
3 contributions
Congelli501's profile
Congelli501
1 contributions

Recent events

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

No events yet
addaleax

addaleax/object-chunker

Chunk object-mode streams in Node.js

JavaScript
5
1
MIT License