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

The **aggregate-async-iterator** package provides two utility functions—`aggregateFifo` and `aggregateRoundRobin`—that merge multiple asynchronous iterators into a single async iterable, either in first‑in‑first‑out order or in a round‑robin fashion. It’s useful for Node.js/JavaScript developers who need to combine streams of async data (e.g., from timers, network calls, or other async sources) into one coordinated sequence.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
arlac77

arlac77/aggregate-async-iterator

Aggregates several async iterators into one

JavaScript
1
0
BSD Zero Clause License
arlac77's profile
arlac77
1153 contributions
create-or-update-pull-request's profile
create-or-update-pull-request
288 contributions
dependabot[bot]'s profile
dependabot[bot]
148 contributions

Support the dependencies of arlac77/aggregate-async-iterator

Account's avatar
avajs/ava
Node.js test runner that lets you develop with confidence.
Account's avatar
arlac77/browser-ava
Run ava tests in the browser
Account's avatar
bcoe/c8
output coverage reports using Node.js' built in coverage
Account's avatar
documentationjs/documentation
a documentation generator
Account's avatar
semantic-release/semantic-release
Automated semver compliant package publishing
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development