Ranking ↓
Alphabetic ↓
Last Commit ↓
NPM Downloads ↓
UI Utilities
> Event Handling
v-click-outside
6.1
🔲 Vue directive to react on clicks outside an element without stopping the event propagation
vue-shortkey
6.02
Vue-ShortKey - The ultimate shortcut plugin to improve the UX
vue-observe-visibility
5.35
Detect when an element is becoming visible or hidden on the page.
vue-global-events
5.03
⌨️ Register global events as a component
vue-element-query
3.31
VueJS mixin plugin for creating element size queries in components
vue-esc
2.23
:running: Vue.js directive to add a document event listener on escape keyup.
vue-waypoint
2.12
trigger functions and events based on the element position on the screen
vue-clickaway
1.45
Reusable clickaway directive for reusable Vue.js components
vue-resize
1.38
A generic component to detect DOM elements resizing
v-hotkey
1.25
Vue 2.x directive for binding hotkeys to components.
vue-outside-events
0.99
Vue 2.x directive to help a specified element listen for specific events occurring outside of itself.
Vue.resize
0.76
Vue directive to detect resize events with deboucing and throttling capacity.
v-dragged
0.3
Vue directive plugin for drag event detection.
vue-selectable
0.25
Directive to create mouse selection of objects in Vue.js applications
vue-edge-check
0.1
Check Browser Edge Reactively:sparkles:
vue-scrollfire
0.09
Fires an event on a specific scroll position
vue-bubbler
0.07
A Vue plugin that enables bubbling of custom events
vue-throttle-event
0.07
throttle events based on requestAnimationFrame
vue-directive-clickout
0.05
a directive to catch clicks outside of an element, compatible with Vue 2.0 only
vue-click-helper
0.03
A Vue directive to distinguish between click and double click