Just like EventEmitter, but with support for callbacks and interuption of the listener-chain
TypeScript definitions for async-eventemitter
Awaitable async eventEmitter
Async EventEmitter
nodeasync node async eventemitter, nodeasync async array iterator
A minimal event emitter.
A feature-rich Node.js event emitter implementation with namespaces, wildcards, TTL, async listeners and browser/worker support.
AsyncResource integration for EventEmitter
EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.
Find a file by walking up the directory tree
Walk up ancester's dir up to root
Creates a Promise that waits for a single event
event interceptors - like middleware for EventEmitter
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
Treat EventEmitter-like object using Async/Await, Async Iterator.
Event emitters for JavaScript
Type-safe implementation of EventEmitter for browser and Node.js
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
Node.JS EventEmitter, with emitAsync support and typings.
An extension to Node's EventEmitter that supports event replay.
Event based JavaScript for the browser