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

This project provides a Node.js library for batch processing collections in parallel or sequentially, simplifying common iteration patterns that would otherwise require complex callback handling. It's designed for JavaScript developers who need to process arrays or objects in batches, offering a cleaner alternative to manually managing parallel or sequential execution with callbacks. The library is particularly useful for tasks like file processing, API calls, or any operation where you need to control the execution flow of multiple asynchronous operations.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jprichardson/node-batchflow

Account's avatar
jprichardson/node-testutil
testutil contains methods to aid in automatic testing of your application.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
jprichardson/node-autoresolve
A simple module to auto resolve module paths.
Account's avatar
jprichardson/string.js
string contains methods that aren't included in the vanilla JavaScript string such as escaping html, decoding html entities, stripping tags, etc.

Support the repos that depend on this repository

Top contributors

jprichardson's profile
jprichardson
58 contributions

Recent events

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

No events yet
jprichardson

jprichardson/node-batchflow

Batch process collections in parallel or sequentially.

JavaScript
52
3
MIT License