vuex-listener
Mutation listener
A plugin that optimizes Vuex by allowing only one global listener for all mutations and actions
A global Vuex action and mutation listener plugin
8 stars
1 watching
1 forks
Language: TypeScript
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A plugin to share specific Vuex mutations across multiple tabs or windows | 562 |
| A VueJS directive to observe changes in DOM using the MutationObserver API | 11 |
| A modular Vuex implementation with TypeScript support for state management in Vue.js applications. | 25 |
| A library that enhances Vuex modules by providing mixin and dependency injection support | 4 |
| A plugin that listens to online/offline changes and emits an event when the connection status changes | 90 |
| A package providing type-safe class-style syntax for writing Vuex modules | 193 |
| A Vue composable for playing sound effects using the Composition API and Howler.js audio utility. | 503 |
| A Vue component that listens to window resize events and triggers a callback with the new width and height | 6 |
| A plugin that enables internationalization in Vue.js applications using Vuex as the store | 665 |
| A Vue.js plugin to play sounds by dynamically adding and managing audio clips. | 11 |
| A Vue.js component library for creating animated text effects | 177 |
| Automates creation of basic Vuex module state and functionality | 91 |
| An accessibility plugin for Vue.js applications to announce actions and events to users with visual disabilities. | 233 |
| An isomorphic cookies plugin for Vue.js and Nuxt.js that supports multiple environments | 31 |
| A plugin for searching collections of objects using Web Workers and Regenerator Runtime | 163 |