mobx-vue
State management library for Vue.js
Provides bindings between MobX and Vue.js to manage state in reactive applications.
🐉 Vue bindings for MobX
476 stars
9 watching
21 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 2 awesome lists
javascriptmobxmobx-vuereactive-programmingvue
Related projects:
Repository | Description | Stars |
---|---|---|
mobxjs/mobx-vue-lite | Vue 3 bindings for MobX state management | 74 |
dwqs/vue-mobx | A MobX binding for Vue.js 2, enabling the use of MobX's reactive state management in Vue applications. | 110 |
mdartic/vue-reactive-store | A VueX alternative for managing centralized state in Vue.js applications | 28 |
danieldunderfelt/mobx-app | Provides a functional structure for managing state in React applications using MobX | 88 |
markselby9/vuez | A simple state management library for Vue.js projects | 42 |
jeffijoe/libx | A framework for managing application state in reactive applications using MobX. | 103 |
raizam/vue-shared | A plugin for Vue.js that enables shared state management using simple JavaScript objects. | 12 |
vuedeux/vuedeux | A compatibility layer to integrate Redux with Vue using a shared state-management approach. | 69 |
lzxb/vuet | A centralized state management system for Vue.js applications. | 422 |
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 |
jeffijoe/mobx-task | Tools and utilities for managing state in async functions with MobX | 238 |
xaviergonz/mobx-keystone | A MobX-powered state management solution that combines the benefits of immutability and mutability for building scalable applications | 554 |
mobxjs/mobx-utils | Utility functions and common patterns for building reactive applications | 1,185 |
wix-incubator/remx | An opinionated state-management library for React apps built on top of MobX. | 224 |