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

`await-first` is a tiny Node.js utility that lets you `await` the first occurrence among a set of EventEmitter events, automatically removing all listeners afterward. It’s useful for developers who need to synchronize asynchronous code with event‑driven APIs—e.g., waiting for either a “message” or “close” event on a socket or stream without manual listener cleanup.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of node-modules/await-first

Account's avatar
node-modules/autod
auto generate dependencies
Account's avatar
eggjs/egg-bin
egg developer tool
Account's avatar
eggjs/egg-ci
Auto gen ci config file
Account's avatar
eggjs/eslint-config-egg
Node.js Style Guide for EggJS
Account's avatar
node-modules/mm
mock mate, mock http request, fs access and so on.

Support the repos that depend on this repository

Top contributors

gxcsoccer's profile
gxcsoccer
2 contributions

Recent events

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

No events yet
node-modules

node-modules/await-first

Wait the first event in a set of event pairs, then clean up after itself.

JavaScript
14
0
MIT License