vue-reactive-store
State manager
A VueX alternative for managing centralized state in Vue.js applications
A VueX alternative : declarative + reactive + centralized way to structure your data store. Inspired by VueX and Vue.js . Compatible with vue-devtools.
28 stars
2 watching
2 forks
Language: TypeScript
last commit: over 4 years ago
Linked from 1 awesome list
statestate-managementstorevuevuejsvuex
Related projects:
Repository | Description | Stars |
---|---|---|
elmassimo/vuex-stores | Provides a simpler way to manage state and actions in Vue applications using Vuex 3 | 62 |
mobxjs/mobx-vue | Provides bindings between MobX and Vue.js to manage state in reactive applications. | 476 |
lzxb/vuet | A centralized state management system for Vue.js applications. | 422 |
seregpie/vuefort | A state management solution for Vue.js applications | 3 |
mediv0/v-bucket | A lightweight state management system for Vue 3.0 applications | 43 |
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 |
titouancreach/vuejs-redux | A flexible way to connect Vue.js and Redux stores for building state management systems | 57 |
andrewcourtice/harlem | A global state management solution for Vue 3 applications with strong typing, immutability, and extensibility | 516 |
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 |
raizam/vue-shared | A plugin for Vue.js that enables shared state management using simple JavaScript objects. | 12 |
fanhaoyuan/vc-state | A Vue.js state management library that enables easy composition of scoped state using context and hooks. | 6 |
umijs/hox | A state management solution for React components | 1,456 |
ejfrancis/vuex-alt | An alternative approach to Vuex helpers for accessing state, getters and actions without relying on string constants. | 14 |
keuller/vuelm | A Vue.js application state management system inspired by Elm architecture | 36 |