@event-inc/link
A React hook wrapper for Event Link.
A React hook wrapper for Event Link.
An in-memory event store
A repository implementation for event stores
High-priority task queue for Node.js and browsers
FullCalendar core package for rendering a calendar
Full-sized drag & drop event calendar in JavaScript
Long press event for react. Click and hold wrapper component.
A better API for making Event Source requests, with all the features of fetch()
An alternantive to EventEmitter using consumable streams.
A Stimulus plugin for declarative DOM event listeners via static `listeners` or explicit API.
Simple PubSub library for Javascript
Utility to resolve EventEmitters as a promise
Get a KeyboardEvent.key-style string from an event
a basic event emitter
Lightweight event listening library
A Event emitter library inspired by the event api used in vscode extensions.
基于浏览器端的自定义事件管理器
event on off trigger
A simple event emitter with vanilla TypeScript and also useable for pure JavaScript projects for event emitting between different layers. ## Installation ```sh npm install @jkelio/event-emitter --save ```
A simple event observer written in Vanilla TypeScript for the event communication between different JavaScript Layers using in pure JavaScript and of course Vanilla TypeScript projects. Maybe it is helpful for a MVC software architecture.