A wrapper for the NodeJS event manager using the classical OO style.
It's like classical EventEmitter but with inheritance support
A minimal event emitter.
EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.
Creates a Promise that waits for a single event
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
Event emitters for JavaScript
AsyncResource integration for EventEmitter
Type-safe implementation of EventEmitter for browser and Node.js
A feature-rich Node.js event emitter implementation with namespaces, wildcards, TTL, async listeners and browser/worker support.
Node.js's util module for all engines
Node's event emitter for all engines.
Simple, EventEmitter API for WebSockets (browser)
Universal wrapper for the Node.js events module
event interceptors - like middleware for EventEmitter
An extension to Node's EventEmitter that supports event replay.
Event based JavaScript for the browser
Tiny helpers for working with events in any JavaScript environment
backwards compatible version of builtin events.listenercount
Walk up ancester's dir up to root
(Meta)observability for EventEmitters.
Find a file by walking up the directory tree
Quick implementation of autocompletion into ag-Grid cell using autocompleter package.
TypeScript definitions for async-eventemitter