Perform an unknown number of tasks recursively and in parallel.
A type-safe marriage of `EventTarget` and `EventEmitter`.
Creates a Promise that waits for a single event
A minimal event emitter.
Simple event emitter
Event emitter
Type-safe implementation of EventEmitter for browser and Node.js
Fully type-checked EventEmitter
Node compatible event emitter with extra features
Simple and modern async event emitter
A simple event emitter.
Simple and tiny (107 bytes) event emitter library
A tiny (less than 1k) event emitter library
Promisify an event by waiting for it to be emitted
TypeSpec library for emitting OpenAPI 3.0 and OpenAPI 3.1 from the TypeSpec REST protocol binding and converting OpenAPI3 to TypeSpec
Environment agnostic event emitter
Low footprint ECMAScript source code parser
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.
TypeSpec Data Plane Generation library
A micro-library of stream components for building custom JSON and JSONC processing pipelines with a minimal memory footprint — parse, filter, and transform JSON far larger than available memory with a SAX-inspired token API, on Node.js or Web Streams.
TypeScript definitions for component-emitter
Strictly and safely type any EventEmitter-like interface on any object
TypeSpec library for emitting TypeSpec to JSON Schema and converting JSON Schema to TypeSpec