dead-simple
Dead simple PubSub and EventEmitter in JavaScript
Dead simple PubSub and EventEmitter in JavaScript
A simple event emitter for JavaScript.
A state-observable library.
Set a timeout that emits an expire or clear event when timeout is reached or .clear() is called
emits files instead of inlining base64 urls
Patch for events.EventEmitter and Mongoose.Schema and Mongoose.Document that allows emit events and handle them by functions with callbacks
VanillaJS custom HTML5 dropdown select, which uses data attributes for configuration, native JS events to control dependened selects, updates URL via History API and can select value on initiation from URL search params, adds CSS selector to vastly show o
EventEmitter implementation
A zero-dependency emitter system with some fancy features under the hood.
An improved version of the Node.js EventEmitter.
Easy data manipulation to get, emit, set, compute and observe
Wraps a single websockets/ws socket and provides an easy api supporting on(...) and emit(...)
Subscribe to and publish events between parent and child node processes using the standard node event emitter api or call parent methods directly from the child process and vice versa.
Another event emitter, only tiny.
Modern and Robust Event Emitter, with tagging, emitting and broadcasting. Internally uses Promises and RxJS Subjects.
Really tiny event emitter.
A pretty custom hooks for websocket and react
A small set of functionality used to create microservices that don't need to be aware of one-another's existence.
Plugin used to run PostCSS on Webpack CSS output. Useful for applying the PostCSS processing on the bundled CSS instead of per-file.
An observer library. There are the same APIs with events module of Node.js and more.