Event emitter with asynchronous listeners and interruption
Simple event emitter
Event emitter
Simple and modern async event emitter
Node compatible event emitter with extra features
Promisify an event by waiting for it to be emitted
TypeScript definitions for component-emitter
Type-safe implementation of EventEmitter for browser and Node.js
Creates a Promise that waits for a single event
A type-safe marriage of `EventTarget` and `EventEmitter`.
An alternantive to EventEmitter using consumable streams.
Implement EventEmitter on object or component
A tiny (less than 1k) event emitter library
Environment agnostic event emitter
A minimal event emitter.
An event emitter implementation with async support in mind
The next generation of events handling for javascript! New: abstract away the network!
tiny event emitter with namespaces
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
A simple event emitter.
Strictly typed event emitter interface for TypeScript 3.
Convert event emitters and event targets to ES async iterators
Validate form asynchronous
event interceptors - like middleware for EventEmitter