Vuex-Alt
State management helper
An alternative approach to Vuex helpers for accessing state, getters and actions without relying on string constants.
An alternative approach to Vuex helpers for accessing state, getters and actions that doesn't rely on string constants.
14 stars
3 watching
2 forks
Language: JavaScript
last commit: about 6 years ago
Linked from 1 awesome list
fluxflux-architecturestate-managementvuevuex
Related projects:
Repository | Description | Stars |
---|---|---|
imanubhardwaj/vue-entity-adapter | A package to simplify state management for collections of entities in Vue.js applications. | 20 |
elmassimo/vuex-stores | Provides a simpler way to manage state and actions in Vue applications using Vuex 3 | 62 |
mdartic/vue-reactive-store | A VueX alternative for managing centralized state in Vue.js applications | 28 |
mediv0/v-bucket | A lightweight state management system for Vue 3.0 applications | 43 |
lzxb/vuet | A centralized state management system for Vue.js applications. | 422 |
rashadsaleh/vuex-basement | Enables persistent and synchronized state management across multiple tabs or windows in a Vue application | 64 |
xiaoluoboding/vuex-stateshot | A plugin for Vuex state management that allows snapshotting and undo/redo functionality. | 13 |
biluochun/vuex-localstate | A plugin that injects local storage into the Vuex state management system | 18 |
keuller/vuelm | A Vue.js application state management system inspired by Elm architecture | 36 |
dezull/vuex-state-snapshot | A plugin to record and manage undo/redo actions in a Vuex store | 1 |
seregpie/vuefort | A state management solution for Vue.js applications | 3 |
guyskk/hami-vuex | A modular Vuex implementation with TypeScript support for state management in Vue.js applications. | 25 |
andrewcourtice/harlem | A global state management solution for Vue 3 applications with strong typing, immutability, and extensibility | 516 |
mikeevstropov/vuex-loopback | A tool for managing data from Loopback API using Vuex state management and Vue components. | 7 |
kouts/vue-path-store | A state management solution for Vue that uses dot notation syntax | 4 |