mobx-stored
POJO persistence
A utility for persisting POJO objects via mobx observables in local storage across browser sessions
Mobx observables persistent across browser tabs/sessions
39 stars
5 watching
5 forks
Language: TypeScript
last commit: almost 6 years ago
Linked from 1 awesome list
localstoragemobxmobx-observablessingle-page-applications
Related projects:
Repository | Description | Stars |
---|---|---|
pinqy520/mobx-persist | A library that enables persistent state management in MobX applications | 560 |
capaj/mobx-observer | A utility to simplify integration of MobX observables with React-like components | 13 |
maple3142/vuejs-storage | A Vue.js plugin for persisting data in localStorage or sessionStorage. | 121 |
idanlevi1/mobx6-with-persist-starter | A MobX 6 starter project demonstrating persistence and optimization techniques | 4 |
xaviergonz/mobx-keystone | A MobX-powered state management solution that combines the benefits of immutability and mutability for building scalable applications | 554 |
d00mfist/persistentjxa | Tools and scripts for persistent macOS applications using JXA | 261 |
tomaash/mobx-input | A form library for MobX with observable state and validations. | 23 |
mobxjs/mobx-angular | A MobX connector for Angular that enables automatic observation and update of UI components based on store changes | 484 |
survivejs-demos/mobx-demo | MobX port of web application examples from SurviveJS book | 85 |
championswimmer/vuex-persist | A Vuex plugin to persist store data in various storage formats. | 1,668 |
soc221b/pinia-plugin-persistedstate-2 | A plugin that persists Pinia state across page reloads and allows custom serialization/deserialization and migration support. | 94 |
mmlpxjs/mmlpx | A reactive framework for building layered applications with MobX and TypeScript | 180 |
figadore/micro-s3-persistence | An image for storing and retrieving data from S3 using Docker volumes. | 14 |
danielearwicker/json-mobx | A library that provides undo/redo and persistence functionality for MobX-based applications using JSON serialization | 85 |
teknasyon-teknoloji/persistencekit | A library providing a simple way to store and retrieve Codable objects in various persistence layers | 155 |