ngrx-store-storagesync
State syncer
A state synchronization library for Angular applications, allowing flexible storage options and configuration.
Highly configurable state sync library between localStorage/sessionStorage and @ngrx/store (Angular)
41 stars
2 watching
7 forks
Language: TypeScript
last commit: 5 days ago
Linked from 1 awesome list
angularlocalstoragengrxreduxrxjssessionstoragestatestoragestore
Related projects:
Repository | Description | Stars |
---|---|---|
btroncone/ngrx-store-localstorage | A tool that synchronizes the state of an Angular application with local storage. | 617 |
larscom/ngrx-store-formsync | Synchronizes reactive forms to the state of an Angular application using NgRx | 5 |
elgerlambert/redux-localstorage | Syncs a subset of Redux store state to local storage | 1,320 |
gabrielguerrero/ngrx-traits | A library that provides prebuilt functions to implement common state management features in Angular applications | 78 |
michsior14/ngrx-addons | A collection of plugins enhancing state management with @ngrx | 5 |
ngrx/store-log-monitor | Provides a tool to monitor and log actions in an Angular application's store | 63 |
e-oz/ngx-collection | A state management service for Angular applications. | 31 |
ngneat/elf | A reactive state management solution built on top of RxJS. | 1,628 |
storeon/storeon | A tiny event-based state manager for React and other frameworks, allowing fast re-renders of components based on changes to state. | 1,977 |
developit/stockroom | A library that enables bidirectional synchronization between the main thread and a worker thread for managing application state | 1,758 |
perry-mitchell/redux-browser-extension-sync | A toolkit to synchronize Redux state between different parts of a browser extension | 6 |
yumauri/effector-storage | A module for syncing Effector stores with various storage solutions like local or session storage | 106 |
nigrosimone/ng-simple-state | Provides a simple state management solution for Angular applications using services and RxJS or Signal. | 40 |
yurakhomitsky/ngx-view-state | A library for managing loading states in Angular applications with NgRx | 1 |
angular-redux/ng-redux | A tool that integrates Redux with Angular applications to manage global state and side effects in a structured way. | 1,156 |