mobx-react-typescript
Contact manager
A simple web application that manages contacts using React and MobX
React + MobX + TypeScript = ✔︎
95 stars
7 watching
6 forks
Language: TypeScript
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mobxjs/mobx-contacts-list | A React demo project showcasing CRUD operations and state management with MobX. | 76 |
abdallah-khalil/contactmanagerapp | An Angular-based contact management system with a Node.js backend | 40 |
vict-shevchenko/reactive-mobx-form | A simple and scalable form management library for React applications using MobX observable mechanism. | 45 |
morenoh149/react-native-contacts | A React Native component for accessing contacts on mobile devices | 1,650 |
metro-nom/mobx-binder | Provides a library to handle form state in React web apps using MobX | 15 |
ivandotv/dumba | A small library for handling form data via Mobx.js with built-in validation and support for asynchronous validation | 6 |
angular-material-extensions/contacts | An Angular library to manage contacts with material design features | 44 |
mobxjs/mobx-react-boilerplate | A minimal React application that integrates MobX for state management | 890 |
mobxjs/mobx-utils | Utility functions and common patterns for building reactive applications | 1,187 |
ds300/redux-mobx-connect | An alternative to React Redux that uses MobX to connect components to a state management system | 9 |
masylum/mobx-rest | A state management library for React applications that leverages REST conventions to simplify API interactions | 187 |
danieldunderfelt/mobx-app | Provides a functional structure for managing state in React applications using MobX | 88 |
alexhisen/mobx-form-store | A MobX-based library for managing and validating forms in client-side applications. | 11 |
foxhound87/mobx-react-matchmedia | A React HOC with mediaqueries for responsive layout management | 31 |
gtosss/effector-react-form | Connects forms to state management using React and Effector. | 14 |