mobx-model
Data store helper
A utility library to simplify data store management for JavaScript applications using MobX and backend models.
Simplify mobx data stores that mimic backend models
55 stars
8 watching
10 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A JavaScript package for building data-driven applications with support for models, relations, and external APIs. | 31 |
| A MobX-based library for managing and validating forms in client-side applications. | 11 |
| A library for managing data in models and collections, with automatic state management and built-in CRUD operations. | 16 |
| Provides a functional structure for managing state in React applications using MobX | 88 |
| A form library for MobX with observable state and validations. | 23 |
| A utility library that facilitates binding between data models and generic entities using MobX observables. | 5 |
| An adapter that enables MobX observables to be used as models in UI5 applications | 25 |
| A Chrome Dev Tools formatter for displaying Mobx collections in a more human-readable format | 58 |
| A React application demonstrating state management with MobX and TodoMVC functionality | 503 |
| Integrates Feathers client with MobX store for managing data from different namespaces. | 8 |
| A small library for handling form data via Mobx.js with built-in validation and support for asynchronous validation | 6 |
| A logging library for MobX applications to track specific types of actions and computations in real-time | 231 |
| Allows subscribing to Firebase data via MobX observable maps | 71 |
| A package providing MobX bindings specifically for Preact | 127 |
| Enables remote debugging and monitoring of MobX stores in React applications | 327 |