redux-phoenix
Session saver
A library that enables automatic storage and restoration of Redux state across sessions.
Restore redux state from previous sessions like a phoenix from ashes.
71 stars
4 watching
6 forks
Language: JavaScript
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A utility that helps reset Redux state to a defined initial value upon specific actions | 146 |
| A utility for creating standardized redux reducers for handling async actions in an efficient and reusable way. | 14 |
| Enables immutable state in Redux reducers | 40 |
| A JavaScript library for managing global state in applications | 60,939 |
| A tool for managing asynchronous actions in Redux applications with minimal boilerplate code. | 35 |
| Middleware for Redux to queue and execute actions asynchronously | 112 |
| Middleware for loading initial app state asynchronously from various sources | 114 |
| A reimplementation of Redux using RxJS | 420 |
| A toolkit to synchronize Redux state between different parts of a browser extension | 6 |
| A library that provides store composition mechanisms for managing complex state trees and applications with different action or store needs | 9 |
| A minimal Redux implementation providing basic APIs for managing state and dispatching actions. | 42 |
| A tool that integrates Redux with Angular applications to manage global state and side effects in a structured way. | 1,155 |
| A module providing live-reload functionality for Phoenix applications. | 317 |
| A library that enables reducers to handle effects naturally and purely by returning them from the reducer | 1,960 |
| A library that integrates Firebase with Redux to manage data and state in React applications | 149 |