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 |
---|---|---|
| Provides a simpler way to manage state and actions in Vue applications using Vuex 3 | 62 |
| Provides bindings between MobX and Vue.js to manage state in reactive applications. | 477 |
| A centralized state management system for Vue.js applications. | 421 |
| A state management solution for Vue.js applications | 3 |
| A lightweight state management system for Vue 3.0 applications | 43 |
| 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 |
| A flexible way to connect Vue.js and Redux stores for building state management systems | 57 |
| A global state management solution for Vue 3 applications with strong typing, immutability, and extensibility | 516 |
| A simple state management library for Vue.js projects | 42 |
| A state management solution for Vue that uses dot notation syntax | 4 |
| A plugin for Vue.js that enables shared state management using simple JavaScript objects. | 12 |
| A Vue.js state management library that enables easy composition of scoped state using context and hooks. | 7 |
| A state management solution for React components | 1,458 |
| An alternative approach to Vuex helpers for accessing state, getters and actions without relying on string constants. | 14 |
| A Vue.js application state management system inspired by Elm architecture | 36 |