@angular-moon/eev
A tiny, fast, zero-dependency event emitter
A tiny, fast, zero-dependency event emitter
Environment agnostic event emitter forked from mediko
A zero Dependency drop-in replacement for NodeJS EventEmitter to support strictly typed events without modifying the EventEmitter namespace
pubsub-ish event emitter for node/browser with some neat features
An event emitter
Tools for event emitters
Wrap EventEmitter3 and return a single case
Simple event emmiter implementation
Base exception class
Reactive State and Async Workflow Management Library for Angular
Event Emitter
A simple implementation of TypeScript / JavaScript EventBus, which has dev version for argument / event checking.
A simple and lightweight library to observe breakpoints Events in Angular. A Directive to observe breakpoints in Angular and update the Component with active breakpoint props.
A simple and lightweight library to observe breakpoints Events.
A simple and lightweight library to observe breakpoints Events in React. A Higher Order Component (HOC) to observe breakpoints in React and update the Component with active breakpoint props.
Extension of eventemitter2, adding typed events.
Tiny VS Code-compatible events
This utility turns a streaming emitter into an iterable, buffers the stream of events, and will pause & resume the emitter.
`@cch137/rate-limiter` is a module designed to help manage rate limiting for various applications. It allows you to define rules for how many points an identifier (e.g., a user or an IP address) can accumulate within a specified time window. The `RateLimi