vuez
State manager
A simple state management library for Vue.js projects
A very simple but powerful state management for vuejs projects.
42 stars
5 watching
7 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lzxb/vuet | A centralized state management system for Vue.js applications. | 422 |
seregpie/vuefort | A state management solution for Vue.js applications | 3 |
raizam/vue-shared | A plugin for Vue.js that enables shared state management using simple JavaScript objects. | 12 |
keuller/vuelm | A Vue.js application state management system inspired by Elm architecture | 36 |
peterluhub/xsm | A state management system for Angular, React, Vue, and Svelte that simplifies the use of reactive state with automatic re-rendering and efficient memory management. | 138 |
andrewcourtice/harlem | A global state management solution for Vue 3 applications with strong typing, immutability, and extensibility | 516 |
fanhaoyuan/vc-state | A Vue.js state management library that enables easy composition of scoped state using context and hooks. | 6 |
dwqs/revuejs | A lightweight state management library for Vue.js applications | 24 |
mobxjs/mobx-vue | Provides bindings between MobX and Vue.js to manage state in reactive applications. | 476 |
vitorluizc/vue-loadable | A utility library to manage loading states in Vue.js applications | 26 |
jonabrams/spaceace | An immutable state management library designed to simplify state updates and improve code organization | 164 |
mediv0/v-bucket | A lightweight state management system for Vue 3.0 applications | 43 |
kouts/vue-path-store | A state management solution for Vue that uses dot notation syntax | 4 |
mdartic/vue-reactive-store | A VueX alternative for managing centralized state in Vue.js applications | 28 |
vuedeux/vuedeux | A compatibility layer to integrate Redux with Vue using a shared state-management approach. | 69 |