mmlpx
MobX framework
A reactive framework for building layered applications with MobX and TypeScript
🐘 mobx model layer paradigm
180 stars
6 watching
10 forks
Language: TypeScript
last commit: about 2 years ago
Linked from 1 awesome list
architecturelayersmobxmvvmparadigmsnapshottime-travel
Related projects:
Repository | Description | Stars |
---|---|---|
mobxjs/mobx-utils | Utility functions and common patterns for building reactive applications | 1,187 |
mobxjs/mobx-react-boilerplate | A minimal React application that integrates MobX for state management | 890 |
vict-shevchenko/reactive-mobx-form | A simple and scalable form management library for React applications using MobX observable mechanism. | 45 |
mobxjs/mobx-examples | A collection of MobX examples demonstrating various concepts and use cases | 284 |
mobxjs/mobx-reactive2015-demo | A React-based drag-and-drop editor demo showcasing MobX's reactive capabilities | 98 |
hiaw/rn_mobx_template | A React Native template for using MobX to manage application state and effects | 18 |
mobxjs/mobx-vue | Provides bindings between MobX and Vue.js to manage state in reactive applications. | 477 |
xaviergonz/mobx-keystone | A MobX-powered state management solution that combines the benefits of immutability and mutability for building scalable applications | 558 |
codeyellowbv/mobx-spine | A JavaScript package for building data-driven applications with support for models, relations, and external APIs. | 31 |
rakenapp/mobx-mc | A library for managing data in models and collections, with automatic state management and built-in CRUD operations. | 16 |
xelaok/svelte-mobx | A framework for building reactive user interfaces using Svelte and MobX | 48 |
survivejs-demos/mobx-demo | MobX port of web application examples from SurviveJS book | 85 |
mobxjs/mobx-angular | A MobX connector for Angular that enables automatic observation and update of UI components based on store changes | 485 |
pinqy520/mobx-persist | A library that enables persistent state management in MobX applications | 560 |
mobxjs/mobx-react-todomvc | A React application demonstrating state management with MobX and TodoMVC functionality | 503 |