vuex-declaration
State injector
A tool to simplify state management in Vue.js applications by providing a declarative way to define and inject states into the Vuex store.
2 stars
1 watching
0 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
biluochun/vuex-localstate | A plugin that injects local storage into the Vuex state management system | 18 |
lzxb/vuet | A centralized state management system for Vue.js applications. | 422 |
mobxjs/mobx-vue | Provides bindings between MobX and Vue.js to manage state in reactive applications. | 476 |
ktsn/vuex-local | A local state management solution within Vuex | 64 |
ejfrancis/vuex-alt | An alternative approach to Vuex helpers for accessing state, getters and actions without relying on string constants. | 14 |
lusaxweb/vuenut | A Vue.js component for visualizing and managing Vuex store state data | 302 |
sbdavid/wxappstore | A library providing global state management for WeChat Mini Programs, mimicking Vuex's development experience. | 78 |
guyskk/hami-vuex | A modular Vuex implementation with TypeScript support for state management in Vue.js applications. | 25 |
dezull/vuex-state-snapshot | A plugin to record and manage undo/redo actions in a Vuex store | 1 |
xiaoluoboding/vuex-stateshot | A plugin for Vuex state management that allows snapshotting and undo/redo functionality. | 13 |
mdartic/vue-reactive-store | A VueX alternative for managing centralized state in Vue.js applications | 28 |
elmassimo/vuex-stores | Provides a simpler way to manage state and actions in Vue applications using Vuex 3 | 62 |
markselby9/vuez | A simple state management library for Vue.js projects | 42 |
kouts/vue-path-store | A state management solution for Vue that uses dot notation syntax | 4 |
dkfbasel/vuex-i18n | A plugin that enables internationalization in Vue.js applications using Vuex as the store | 665 |