vue-esc
Escape Key Tracker
A Vue.js directive to catch the escape keyup event globally on the document.
Vue.js directive to add a document event listener on escape keyup.
36 stars
4 watching
3 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
escape-keyupvue-directivevue-escvuejs
Related projects:
Repository | Description | Stars |
---|---|---|
dafrok/v-hotkey | A Vue.js directive for binding custom hotkey combinations to components. | 721 |
nchutchind/vue-outside-events | A Vue.js directive to capture and react to events outside of an element without interrupting event propagation. | 57 |
alekseypleshkov/vue-scroll-show | A Vue.js directive to display elements when the user reaches them after scrolling | 10 |
vuejs-id/docs | Dokumentasi resmi Vue.js dalam Bahasa Indonesia | 145 |
xotic750/v-click-outside-x | A Vue.js directive to detect clicks outside of an element | 83 |
jirichara/vue-kindergarten | A VueJS plugin providing modular security features for authorization and access control | 312 |
scleriot/vue-inputmask | A Vue.js directive to add inputmask functionality to text inputs with vanilla JavaScript. | 120 |
huangshuwei/vue-click-helper | A Vue directive to handle click events with optional double click detection and customizable timing | 11 |
sandeepk01/vue-event-handler | A Vue.js plugin that provides a global event bus for handling events across components and destroying listeners. | 15 |
vue-a11y/eslint-plugin-vuejs-accessibility | An ESLint plugin to check Vue.js files for accessibility rules | 257 |
hilongjw/vue-dragging | A Vue.js directive for making elements draggable | 764 |
cweili/vue-option-events | Bridges the event system between Vue 1 and Vue 2. | 5 |
ndelvalle/v-click-outside | A Vue directive that allows a component to respond when clicked outside of its own area, without stopping event propagation. | 967 |
webdevnerdstuff/vue-easter-egg-trigger | A plugin for adding Easter egg triggers to Vue.js applications | 8 |
brockreece/vue-heatmapjs | A Vue.js directive for collecting and displaying user activity data | 207 |