vue-mutation-observer
DOM observer
A VueJS directive to observe changes in DOM using the MutationObserver API
VueJS directive to observe changes in DOM use MutationObserver API
11 stars
1 watching
0 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fidian/ngx-mutation-observer | Libraries to monitor changes to elements in the DOM | 5 |
raiondesu/vuse-rx | A bridge between Vue 3 and RxJS, connecting reactive states with observables. | 59 |
nchutchind/vue-outside-events | A Vue.js directive to capture and react to events outside of an element without interrupting event propagation. | 57 |
kiyui/vuex-listener | A plugin that optimizes Vuex by allowing only one global listener for all mutations and actions | 8 |
javisperez/vue-visible | Provides an alternative to native v-show in VueJS by adding a directive to control element visibility | 31 |
david-desmaisons/vue.resize | A Vue.js directive that detects and responds to resize events from the browser window | 326 |
jofftiquez/vue-morphling | A collection of VueJs filters and directives for enhancing user interface functionality. | 192 |
xanf/vuex-shared-mutations | A plugin to share specific Vuex mutations across multiple tabs or windows | 562 |
zhanziyang/v-dragged | A Vue directive plugin for detecting drag events and updating element positions. | 91 |
phegman/v-show-slide | A Vue.js directive for animating elements between open and closed states | 105 |
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 |
jsmith01/vue-selectable | A Vue.js directive that enables mouse selection of objects on a web page | 69 |
wormsan/vue-stickto | A Vue directive that enables automatic top-sticking of multiple DOM nodes | 54 |
ndelvalle/v-blur | A Vue.js directive to temporarily obscure an element's content | 184 |
andrewvasilchuk/v-visible | A Vue.js directive for controlling the visibility of HTML elements | 2 |