emittery

Async event handler

An event emitter designed to minimize synchronous operations in asynchronous code.

Simple and modern async event emitter

GitHub

2k stars
16 watching
72 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list

asyncemitterevent-emitterevent-listenerjavascriptnodejsnpm-packagepromise

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
sindresorhus/p-eventPromises an event by waiting for it to be emitted, allowing asynchronous iteration and rejection handling.429
aligent/magento-async-eventsA framework for handling asynchronous events in Magento 2.21
sindresorhus/observable-to-promiseConverts an Observable to a Promise for asynchronous data handling47
aleclarson/emitter-kitType-safe event handling utility for Swift development566
vadymmarkov/whenA lightweight implementation of Promises in Swift for more readable and standardized asynchronous code handling266
garronej/evtA typesafe event emitter alternative with support for async/await and promise handling456
sindresorhus/p-whilstAn implementation of an async while loop that repeatedly executes a function until a condition is met or fails54
aleclarson/ee-tsA type-safe event emitter library for TypeScript that provides flexible and customizable event handling capabilities.127
hustcc/onfire.jsA lightweight event-emitter library for cross-component communication and system events.499
denisinvader/vue-emitA utility function for emitting events in Vue.js functional components21
mage-os/mageos-async-eventsA framework for reliably handling asynchronous events with Magento.18
chrisdavies/eevA lightweight event emitter library for JavaScript522
sandeepk01/vue-event-handlerA Vue.js plugin that provides a global event bus for handling events across components and destroying listeners.15
sindresorhus/p-reduceTransforms an asynchronous list into a single value by applying a reduction function68
uber/signals-iosAn eventing library that enables the Observable pattern without relying on notifications or delegates527