mobase
Store synchronization adapter
An adapter that simplifies the creation of reactive, MobX-powered stores synchronized with Firebase data
Documentation: https://rasdaniil.gitbooks.io/mobase/content/
10 stars
1 watching
0 forks
Language: JavaScript
last commit: almost 7 years ago
Linked from 1 awesome list
firebasefirebase-databasemobx
Related projects:
Repository | Description | Stars |
---|---|---|
amsb/mobx-reactor | A pragmatic library for connecting MobX data stores and asynchronous actions to functional React components with unidirectional data flow. | 183 |
nyura123/mobx-firebase-store | Allows subscribing to Firebase data via MobX observable maps | 71 |
ds300/redux-mobx-connect | An alternative to React Redux that uses MobX to connect components to a state management system | 9 |
elgerlambert/redux-localstorage | Syncs a subset of Redux store state to local storage | 1,322 |
pguyson/fireleaves | An adapter that enables integration between Firebase Real-time database and MongoDB | 2 |
mikkopaderes/ember-cloud-firestore-adapter | An Ember Data Adapter and Serializer for Cloud Firestore | 69 |
alexandrebonaventure/vuex-jsdata-plugin | A plugin that synchronizes a Vuex store with js-data after each resource injection, maintaining data consistency and enabling automatic getter access for models. | 19 |
manuel-mauky/synchronizefx | An FX binding library for real-time synchronization across JVMs. | 9 |
mobxjs/mobx-vue | Provides bindings between MobX and Vue.js to manage state in reactive applications. | 476 |
zalmoxisus/mobx-remotedev | Enables remote debugging and monitoring of MobX stores in React applications | 327 |
martwz/openui5-mobx-model | An adapter that enables MobX observables to be used as models in UI5 applications | 25 |
wearevolt/mobx-model | A utility library to simplify data store management for JavaScript applications using MobX and backend models. | 55 |
alexdrone/store | An implementation of a Store that manages state changes in an asynchronous manner using Swift and SwiftUI | 503 |
danieldunderfelt/mobx-app | Provides a functional structure for managing state in React applications using MobX | 88 |
jellesiderius/mage-db-sync | Automates database synchronization across development, staging, and production environments. | 69 |