A new take on JavaScript's EventEmitter class. Makes use of types and the newest JS features.
Simple event emitter
Event emitter
Type-safe implementation of EventEmitter for browser and Node.js
Log things, prefixed with a timestamp.
Creates a Promise that waits for a single event
A type-safe marriage of `EventTarget` and `EventEmitter`.
A tiny (less than 1k) event emitter library
Promisify an event by waiting for it to be emitted
The next generation of events handling for javascript! New: abstract away the network!
Environment agnostic event emitter
A minimal event emitter.
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
Strictly typed event emitter interface for TypeScript 3.
A simple event emitter.
Good-lookin' diffs with diff-highlight and more
Fully type-checked EventEmitter
Simple and modern async event emitter
TypeScript definitions for component-emitter
TypeScript definitions for fancy-log
The Socket.IO Redis emitter, allowing to communicate with a group of Socket.IO servers from another Node.js process
Implement EventEmitter on object or component
TypeScript definitions for event-emitter
Node compatible event emitter with extra features