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

GitHub

8 stars
1 watching
1 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
xanf/vuex-shared-mutations A plugin to share specific Vuex mutations across multiple tabs or windows 562
pnkbizz/vue-mutation-observer A VueJS directive to observe changes in DOM using the MutationObserver API 11
guyskk/hami-vuex A modular Vuex implementation with TypeScript support for state management in Vue.js applications. 25
hokid/vuex-up A library that enhances Vuex modules by providing mixin and dependency injection support 4
byteboomers/vue-connection-listener A plugin that listens to online/offline changes and emits an event when the connection status changes 90
gertqin/vuex-class-modules A package providing type-safe class-style syntax for writing Vuex modules 193
vueuse/sound A Vue composable for playing sound effects using the Composition API and Howler.js audio utility. 496
seregpie/vueresizesensor A Vue component that listens to window resize events and triggers a callback with the new width and height 6
dkfbasel/vuex-i18n A plugin that enables internationalization in Vue.js applications using Vuex as the store 665
redcodemohammed/vue-sounds A Vue.js plugin to play sounds by dynamically adding and managing audio clips. 12
turkyden/vue-typical A Vue.js component library for creating animated text effects 176
abdullah/vuex-module-generator Automates creation of basic Vuex module state and functionality 91
vue-a11y/vue-announcer An accessibility plugin for Vue.js applications to announce actions and events to users with visual disabilities. 233
s64/vue-universal-cookies An isomorphic cookies plugin for Vue.js and Nuxt.js that supports multiple environments 31
albertlucianto/vuex-search A plugin for searching collections of objects using Web Workers and Regenerator Runtime 163