vue-event-handler
Event handler
A Vue.js plugin that provides a global event bus for handling events across components and destroying listeners.
Event handling plugin for VueJS
15 stars
2 watching
2 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
event-handlersevent-listenereventbusvuevue1-eventsvue2-events
Related projects:
Repository | Description | Stars |
---|---|---|
nolde/vue-plugin-events | A global event bus plugin for Vue.js applications with automatic subscription control. | 5 |
verywow/vue-simple-events | A lightweight event management plugin for Vue applications without a Vue instance | 9 |
vouill/vue-geb | A Vue.js plugin that enables event broadcasting across the application using observables. | 40 |
nchutchind/vue-outside-events | A Vue.js directive to capture and react to events outside of an element without interrupting event propagation. | 57 |
cweili/vue-option-events | Bridges the event system between Vue 1 and Vue 2. | 5 |
fffixed/vue-bus | A plugin providing central event bus functionality for Vue.js applications | 50 |
vue-a11y/vue-announcer | An accessibility plugin for Vue.js applications to announce actions and events to users with visual disabilities. | 233 |
adobe-webplatform/eve | A JavaScript library for creating custom event handlers with customizable scopes and optional z-index ordering. | 319 |
juijs/vue-uix | A Vue component library based on the JUI components available in Vue.js | 16 |
shentao/vue-global-events | A Vue.js component to register global events | 691 |
denisinvader/vue-emit | A utility function for emitting events in Vue.js functional components | 21 |
wanderxx/vue-fullcalendar | A Vue.js calendar component that displays events and allows customization of its behavior and appearance. | 1,511 |
almoullim/vue-tabevents | Enables event-based communication across opened tabs in Vue 2.x applications | 33 |
godofbrowser/vuejs-dialog | A lightweight dialog system for Vue.js applications | 351 |
smwbtech/vue-flash-message | A Vue.js component to display short-lived messages to the user. | 72 |