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

first‑event is a tiny Node.js utility that listens on one or more events from an EventEmitter and returns a Promise that resolves (or rejects) with the data from whichever event fires first, then automatically removes all listeners. It’s useful for developers who need to “race” events—such as error vs. success signals—across single or multiple emitters and optionally cancel the listeners.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of tjmehta/first-event

Account's avatar
tjmehta/101
common javascript utils that can be required selectively that assume es5+
Account's avatar
tjmehta/assert-args
Validate and format function arguments ( handles types and optionals)
Account's avatar
hapijs/code
assertion library
Account's avatar
hapijs/lab
Test utility
Account's avatar
taylorhakes/promise-polyfill
Lightweight promise polyfill. A+ compliant
Account's avatar
standard/standard
JavaScript Standard Style

Support the repos that depend on this repository

Top contributors

tjmehta's profile
tjmehta
8 contributions
cflynn07's profile
cflynn07
1 contributions

Recent events

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

No events yet
tjmehta

tjmehta/first-event

Race event-emitter events, return the first event

JavaScript
1
1
MIT License