javascript EventEmitter
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.
Tests whether one path is inside another path
Simple, EventEmitter API for WebSockets (browser)
Universal wrapper for the Node.js events module
event interceptors - like middleware for EventEmitter
Use sign and abs functions in CSS
An extension to Node's EventEmitter that supports event replay.
Fast, lightweight JSON Schema validator for Node.js and browsers — full support for draft-04, draft-06, draft-07, draft-2019-09, and draft-2020-12 (latest)
Event based JavaScript for the browser
Stringify an object sorting scalars before objects, and defaulting to 2-space indent
TypeScript-first schema declaration and validation library with static type inference
Reduce z-index values with PostCSS.
Tiny helpers for working with events in any JavaScript environment
backwards compatible version of builtin events.listenercount