mobx-firebase-store
Data Store
Allows subscribing to Firebase data via MobX observable maps
Store firebase data in mobx maps
71 stars
6 watching
7 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
iamdanthedev/mobase | An adapter that simplifies the creation of reactive, MobX-powered stores synchronized with Firebase data | 10 |
mdebbar/mobx-cache | An observable data cache built on top of MobX, allowing for easy storage and retrieval of data. | 27 |
wearevolt/mobx-model | A utility library to simplify data store management for JavaScript applications using MobX and backend models. | 55 |
amsb/mobx-reactor | A pragmatic library for connecting MobX data stores and asynchronous actions to functional React components with unidirectional data flow. | 183 |
14nrv/buefy-shop | A sample e-commerce shop built with Nuxt, Stripe, and Firebase using JavaScript and Serverless Functions | 260 |
codeyellowbv/mobx-spine | A JavaScript package for building data-driven applications with support for models, relations, and external APIs. | 31 |
survivejs-demos/mobx-demo | MobX port of web application examples from SurviveJS book | 85 |
tomaash/mobx-input | A form library for MobX with observable state and validations. | 23 |
florianguyonnet/feathers-mobx | Integrates Feathers client with MobX store for managing data from different namespaces. | 8 |
firebase/geofire-js | Enables location-based data queries in real-time with a Firebase integration | 1,446 |
mobxjs/mobx-preact | A package providing MobX bindings specifically for Preact | 127 |
mass3ff3ct/mobx-react-inject | A library that simplifies store injection to React components with MobX and TypeScript | 22 |
mobxjs/mobx-vue | Provides bindings between MobX and Vue.js to manage state in reactive applications. | 476 |
sapientglobalmarkets/react-mobx-seed | A starter project for building React applications with MobX state management | 31 |
mobxjs/mobx-angular | A MobX connector for Angular that enables automatic observation and update of UI components based on store changes | 484 |