ti-common-event-handler
EventHandler library
A singleton event handler class with improved performance and wildcard support for creating event listeners across multiple applications.
A common, shared event handler used across multiple TotallyInformation packages
1 stars
3 watching
0 forks
Language: JavaScript
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
adobe-webplatform/eve | A JavaScript library for creating custom event handlers with customizable scopes and optional z-index ordering. | 319 |
cmtickle/module-event-thing | Provides plugins and observers for external logic integration in Magento 2 | 50 |
allouis/minivents | A lightweight JavaScript event handling system with basic methods for listening, emitting, and stopping events | 414 |
sandeepk01/vue-event-handler | A Vue.js plugin that provides a global event bus for handling events across components and destroying listeners. | 15 |
sindresorhus/emittery | An event emitter designed to minimize synchronous operations in asynchronous code. | 1,745 |
noppefoxwolf/combinative | A UI event handling library using Apple's Combine framework | 107 |
vitaly-t/sub-events | Provides strongly-typed events with monitored subscriptions for efficient event handling in software applications. | 38 |
xerprojects/xer.cqrs.eventstack | A lightweight CQRS event handling library for .NET. | 5 |
dacap/observable | A C++ library providing a simple way to manage notifications and event handlers in concurrent applications. | 75 |
ded/valentine | A JavaScript utility library providing functional iterators and common helpers such as waterfalls, queues, and parallels. | 286 |
aligent/magento-async-events | A framework for handling asynchronous events in Magento 2. | 20 |
victorsummer/simplesignal | A signal slot mechanism implemented as a template-based class | 0 |
igorw/evenement | An event dispatching library for PHP | 1,282 |
mudcube/event.js | Provides support for handling various touch-based events and gestures in web applications. | 368 |
nchutchind/vue-outside-events | A Vue.js directive to capture and react to events outside of an element without interrupting event propagation. | 57 |