Tiny event emitter for Angular.JS.
A minimal event emitter.
EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.
Fully type-checked EventEmitter
Creates a Promise that waits for a single event
A tiny invariant function
Tiny helpers for working with events in any JavaScript environment
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, structured communication between worker threads and parent processes via TypeScript meta-programming.
A very tiny EventEmitter implementation for client- and server-side code.
Create a subclass that can be modified without affecting the super class
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.
A tiny warning function
Tiny 200b functional Event Emitter / pubsub.
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
Tiny Casing utils
event interceptors - like middleware for EventEmitter
A fast, lightweight LRU (Least Recently Used) cache for JavaScript with O(1) operations and optional TTL support.