vue-mobx
MobX-Vue wrapper
A MobX binding for Vue.js 2, enabling the use of MobX's reactive state management in Vue applications.
Mobx binding for Vuejs 2.
110 stars
14 watching
5 forks
Language: TypeScript
last commit: over 6 years ago
Linked from 1 awesome list
mobxmobx-vuevuejs2
Related projects:
Repository | Description | Stars |
---|---|---|
mobxjs/mobx-vue | Provides bindings between MobX and Vue.js to manage state in reactive applications. | 476 |
mobxjs/mobx-vue-lite | Vue 3 bindings for MobX state management | 74 |
dwqs/v2-table | A Vue.js component library for building simple tables | 100 |
mobxjs/mobx-utils | Utility functions and common patterns for building reactive applications | 1,185 |
mdartic/vue-reactive-store | A VueX alternative for managing centralized state in Vue.js applications | 28 |
matthijskamstra/vue.hx | Provides Haxe externs for the Vue 2.0 API to enable integration with the Haxe compiler. | 3 |
jeffijoe/mobx-task | Tools and utilities for managing state in async functions with MobX | 240 |
danieldunderfelt/mobx-app | Provides a functional structure for managing state in React applications using MobX | 88 |
mobxjs/mobx-reactive2015-demo | A React-based drag-and-drop editor demo showcasing MobX's reactive capabilities | 98 |
xaviergonz/mobx-keystone | A MobX-powered state management solution that combines the benefits of immutability and mutability for building scalable applications | 554 |
dwqs/revuejs | A lightweight state management library for Vue.js applications | 24 |
wix-incubator/remx | An opinionated state-management library for React apps built on top of MobX. | 224 |
fritx/vue-threejs | A set of Vue.js bindings and utilities for working with Three.js in web applications. | 788 |
mobxjs/mobx-angular | A MobX connector for Angular that enables automatic observation and update of UI components based on store changes | 485 |
mobxjs/mobx-react-todomvc | A React application demonstrating state management with MobX and TodoMVC functionality | 503 |