mobx-react-inject
Store injector
A library that simplifies store injection to React components with MobX and TypeScript
22 stars
4 watching
5 forks
Language: TypeScript
last commit: about 7 years ago
Linked from 1 awesome list
injectmobxreactreactjstypescript
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 |
mnasyrov/ditox | A dependency injection container for building modular web applications in TypeScript | 93 |
mobxjs/mobx-utils | Utility functions and common patterns for building reactive applications | 1,185 |
mobxjs/mobx-react-todomvc | A React application demonstrating state management with MobX and TodoMVC functionality | 503 |
mobxjs/mobx-react-boilerplate | A minimal React application that integrates MobX for state management | 889 |
vict-shevchenko/reactive-mobx-form | A simple and scalable form management library for React applications using MobX observable mechanism. | 45 |
mobxjs/mobx-preact | A package providing MobX bindings specifically for Preact | 127 |
mobxjs/mobx-angular | A MobX connector for Angular that enables automatic observation and update of UI components based on store changes | 484 |
amsb/mobx-reactor | A pragmatic library for connecting MobX data stores and asynchronous actions to functional React components with unidirectional data flow. | 183 |
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 |
metro-nom/mobx-binder | Provides a library to handle form state in React web apps using MobX | 15 |
contacts-mvc/mobx-react-typescript | A simple web application that manages contacts using React and MobX | 95 |
wix-incubator/remx | An opinionated state-management library for React apps built on top of MobX. | 224 |
hemengke1997/vite-plugin-public-typescript | A Vite plugin that injects TypeScript into HTML templates to enable type-safe HTML rendering. | 12 |