mobx-state-tree
reactive state manager
A state container system for building reactive applications
Full-featured reactive state management without the boilerplate
7k stars
90 watching
642 forks
Language: TypeScript
last commit: 12 days ago
Linked from 2 awesome lists
hacktoberfestmobxmobx-state-treemstobservablereduxsnapshotstate-managementstate-tree
Related projects:
Repository | Description | Stars |
---|---|---|
mobxjs/mobx | A simple, scalable state management library that applies functional reactive programming to transparently manage application state. | 27,558 |
xaviergonz/mobx-keystone | A MobX-powered state management solution that combines the benefits of immutability and mutability for building scalable applications | 554 |
danieldunderfelt/mobx-app | Provides a functional structure for managing state in React applications using MobX | 88 |
mobxjs/mobx.dart | A state-management library that makes it simple to connect reactive data with the UI without worrying about keeping them in sync. | 2,400 |
metro-nom/mobx-binder | Provides a library to handle form state in React web apps using MobX | 15 |
mobxjs/mobx-vue | Provides bindings between MobX and Vue.js to manage state in reactive applications. | 476 |
wix-incubator/remx | An opinionated state-management library for React apps built on top of MobX. | 224 |
avkonst/hookstate | A state management solution for React applications based on hooks | 1,658 |
mobxjs/mobx-react-boilerplate | A minimal React application that integrates MobX for state management | 889 |
jeffijoe/mobx-task | Tools and utilities for managing state in async functions with MobX | 238 |
masylum/mobx-rest | A state management library for React applications that leverages REST conventions to simplify API interactions | 187 |
autodesk/clearx | An alternative to Redux and MobX for managing application state in React applications | 22 |
rintoj/statex | A state management library for unidirectional data flow and immutable uni-state with support for Angular and React | 68 |
tonyspiro/easy-mobx-example | An example project demonstrating state management with MobX and React using Cosmic JS for CMS API integration. | 43 |
code-shoily/modular-mobx-boilerplate | A boilerplate project providing a modular structure and configurations for building React applications with MobX state management. | 38 |