Async/await-based event emitter which emits in parallel
Simple and modern async event emitter
Minimal async jobs utility library, with streams support
Node compatible event emitter with extra features
Promisify an event by waiting for it to be emitted
Simple event emitter
Event emitter
Events and more for arrays
Type-safe implementation of EventEmitter for browser and Node.js
Run an array of functions in parallel
Creates a Promise that waits for a single event
A type-safe marriage of `EventTarget` and `EventEmitter`.
An alternantive to EventEmitter using consumable streams.
Process incoming async(iterable) functions in parallel
A tiny (less than 1k) event emitter library
Environment agnostic event emitter
Process (async)iterable values as functions with concurrency control
Asynchronously calls a function on each element in an array in parallel.
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
A minimal event emitter.
An event emitter implementation with async support in mind
Facebook's EventEmitter is a simple emitter implementation that prioritizes speed and simplicity. It is conceptually similar to other emitters like Node's EventEmitter, but the precise APIs differ. More complex abstractions like the event systems used on
The next generation of events handling for javascript! New: abstract away the network!
Strictly typed event emitter interface for TypeScript 3.