vue-outside-events

Event catcher

A Vue.js directive to capture and react to events outside of an element without interrupting event propagation.

Vue 2.x directive to help a specified element listen for specific events occurring outside of itself.

GitHub

56 stars
4 watching
5 forks
Language: JavaScript
last commit: almost 4 years ago
Linked from 1 awesome list

dom-eventseventeventsvuevue-directivevuejsvuejs2

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ndelvalle/v-click-outsideA Vue directive that allows a component to respond when clicked outside of its own area, without stopping event propagation.967
xotic750/v-click-outside-xA Vue.js directive to detect clicks outside of an element83
sandeepk01/vue-event-handlerA Vue.js plugin that provides a global event bus for handling events across components and destroying listeners.15
mahdikhashan/vue3-click-outsideA Vue.js 3 directive that allows running a method on clicking outside of an element bound to it16
nolde/vue-plugin-eventsA global event bus plugin for Vue.js applications with automatic subscription control.5
ianaya89/vue-escA Vue.js directive to catch the escape keyup event globally on the document.36
denisinvader/vue-emitA utility function for emitting events in Vue.js functional components21
cweili/vue-option-eventsBridges the event system between Vue 1 and Vue 2.5
verywow/vue-simple-eventsA lightweight event management plugin for Vue applications without a Vue instance9
pnkbizz/vue-mutation-observerA VueJS directive to observe changes in DOM using the MutationObserver API11
ndelvalle/v-blurA Vue.js directive to temporarily obscure an element's content184
huangshuwei/vue-click-helperA Vue directive to handle click events with optional double click detection and customizable timing11
zhanziyang/v-draggedA Vue directive plugin for detecting drag events and updating element positions.91
wanderxx/vue-fullcalendarA Vue.js calendar component that displays events and allows customization of its behavior and appearance.1,511
fffixed/vue-busA plugin providing central event bus functionality for Vue.js applications50