libx
State manager
A framework for managing application state in reactive applications using MobX.
Collection + Model infrastructure for MobX applications.
103 stars
7 watching
5 forks
Language: TypeScript
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jeffijoe/mobx-task | Tools and utilities for managing state in async functions with MobX | 238 |
umijs/hox | A state management solution for React components | 1,456 |
rintoj/statex | A state management library for unidirectional data flow and immutable uni-state with support for Angular and React | 68 |
danieldunderfelt/mobx-app | Provides a functional structure for managing state in React applications using MobX | 88 |
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 |
wix-incubator/remx | An opinionated state-management library for React apps built on top of MobX. | 224 |
metro-nom/mobx-binder | Provides a library to handle form state in React web apps using MobX | 15 |
dobjs/dob | A fast and dynamic state management tool using proxy to simplify the creation of reactive applications. | 730 |
martyjs/marty | A JavaScript library for state management in React applications using the Flux architecture | 1,090 |
xaviergonz/mobx-keystone | A MobX-powered state management solution that combines the benefits of immutability and mutability for building scalable applications | 554 |
jonabrams/spaceace | An immutable state management library designed to simplify state updates and improve code organization | 164 |
lbqdly/mobx-wxapp | A framework for managing state in small program applications using the MobX library | 56 |
reduxjs/redux | A JavaScript library for managing global state in applications | 60,930 |
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 |