mobx-reactor
Data store connector
A pragmatic library for connecting MobX data stores and asynchronous actions to functional React components with unidirectional data flow.
Connect MobX data stores to functional stateless React components with async actions and unidirectional data flow.
183 stars
9 watching
6 forks
Language: JavaScript
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ds300/redux-mobx-connect | An alternative to React Redux that uses MobX to connect components to a state management system | 9 |
iamdanthedev/mobase | An adapter that simplifies the creation of reactive, MobX-powered stores synchronized with Firebase data | 10 |
mobxjs/mobx-angular | A MobX connector for Angular that enables automatic observation and update of UI components based on store changes | 484 |
mhaagens/react-mobx-react-router4-boilerplate | A pre-configured React application with MobX and React Router 4 features | 559 |
rakenapp/mobx-mc | A library for managing data in models and collections, with automatic state management and built-in CRUD operations. | 16 |
mobxjs/mobx-react-boilerplate | A minimal React application that integrates MobX for state management | 889 |
mass3ff3ct/mobx-react-inject | A library that simplifies store injection to React components with MobX and TypeScript | 22 |
code-shoily/modular-mobx-boilerplate | A boilerplate project providing a modular structure and configurations for building React applications with MobX state management. | 38 |
makeomatic/redux-connect | A utility library for handling async data loading in React applications with Redux state management | 548 |
danieldunderfelt/mobx-app | Provides a functional structure for managing state in React applications using MobX | 88 |
zalmoxisus/mobx-remotedev | Enables remote debugging and monitoring of MobX stores in React applications | 327 |
masylum/mobx-rest | A state management library for React applications that leverages REST conventions to simplify API interactions | 187 |
vict-shevchenko/reactive-mobx-form | A simple and scalable form management library for React applications using MobX observable mechanism. | 45 |
nyura123/mobx-firebase-store | Allows subscribing to Firebase data via MobX observable maps | 71 |
alexvcasillas/react-mobx-router | A boilerplate for creating React applications with MobX state management and internationalization support | 90 |