emittery
Async event handler
An event emitter designed to minimize synchronous operations in asynchronous code.
Simple and modern async event emitter
2k stars
16 watching
72 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list
asyncemitterevent-emitterevent-listenerjavascriptnodejsnpm-packagepromise
Related projects:
Repository | Description | Stars |
---|---|---|
| Promises an event by waiting for it to be emitted, allowing asynchronous iteration and rejection handling. | 429 |
| A framework for handling asynchronous events in Magento 2. | 21 |
| Converts an Observable to a Promise for asynchronous data handling | 47 |
| Type-safe event handling utility for Swift development | 566 |
| A lightweight implementation of Promises in Swift for more readable and standardized asynchronous code handling | 266 |
| A typesafe event emitter alternative with support for async/await and promise handling | 456 |
| An implementation of an async while loop that repeatedly executes a function until a condition is met or fails | 54 |
| A type-safe event emitter library for TypeScript that provides flexible and customizable event handling capabilities. | 127 |
| A lightweight event-emitter library for cross-component communication and system events. | 499 |
| A utility function for emitting events in Vue.js functional components | 21 |
| A framework for reliably handling asynchronous events with Magento. | 18 |
| A lightweight event emitter library for JavaScript | 522 |
| A Vue.js plugin that provides a global event bus for handling events across components and destroying listeners. | 15 |
| Transforms an asynchronous list into a single value by applying a reduction function | 68 |
| An eventing library that enables the Observable pattern without relying on notifications or delegates | 527 |