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

`asyncemit` is a small utility that augments an EventEmitter3 (or any subclass) with an `asyncemit` method, allowing listeners to be invoked asynchronously when they declare a `next` callback argument. It’s aimed at Node.js developers who need a simple way to mix asynchronous and synchronous event listeners while preserving the familiar EventEmitter API.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of primus/asyncemit

Account's avatar
bigpipe/assume
Expect-like assertions that works seamlessly in node and browsers
Account's avatar
primus/eventemitter3
EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
observing/pre-commit
Automatically install pre-commit hooks for your npm modules.

Support the repos that depend on this repository

Top contributors

lpinca's profile
lpinca
26 contributions
3rd-Eden's profile
3rd-Eden
26 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
23 contributions

Recent events

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

No events yet
primus

primus/asyncemit

Asynchronously emit event an event based on the arguments length.

JavaScript
4
1
MIT License