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 |
---|---|---|
| A library that monitors changes to HTML elements in a web application | 5 |
| A bridge between Vue 3 and RxJS, connecting reactive states with observables. | 59 |
| A Vue.js directive to capture and react to events outside of an element without interrupting event propagation. | 56 |
| A plugin that optimizes Vuex by allowing only one global listener for all mutations and actions | 8 |
| Provides an alternative to native v-show in VueJS by adding a directive to control element visibility | 31 |
| A Vue.js directive that detects and responds to resize events from the browser window | 326 |
| A collection of VueJs filters and directives for enhancing user interface functionality. | 192 |
| A plugin to share specific Vuex mutations across multiple tabs or windows | 562 |
| A Vue directive plugin for detecting drag events and updating element positions. | 91 |
| A Vue.js directive for animating elements between open and closed states | 105 |
| A Vue directive that allows a component to respond when clicked outside of its own area, without stopping event propagation. | 967 |
| A Vue.js directive that enables mouse selection of objects on a web page | 69 |
| A Vue directive that enables automatic top-sticking of multiple DOM nodes | 54 |
| A Vue.js directive to temporarily obscure an element's content | 184 |
| A Vue.js directive for controlling the visibility of HTML elements | 2 |