redux-persist
Redux store saver
A tool for persisting and rehydrating Redux stores.
persist and rehydrate a redux store
13k stars
85 watching
867 forks
Language: TypeScript
last commit: 10 months ago
Linked from 2 awesome lists
persistorreduxredux-middlewarestorage
Related projects:
Repository | Description | Stars |
---|---|---|
| Development tools for managing and debugging state changes in software applications. | 14,081 |
| A middleware library that enables the composition and cancellation of asynchronous actions to create side effects in Redux-based applications. | 7,848 |
| A Redux middleware that logs and visualizes application state changes | 5,758 |
| Utilities for creating and managing Redux actions | 6,509 |
| A JavaScript library for managing relational data in Redux stores. | 2,950 |
| Provides an interface between React and Redux for managing state in applications | 23,408 |
| An opinionated toolset for efficient Redux development | 10,785 |
| An extension for debugging and inspecting Redux stores in JavaScript applications | 13,498 |
| A library for creating efficient and composable selector functions to derive data from immutable state. | 19,049 |
| Library to manage application side effects in Redux apps using asynchronous flows and Generators | 22,532 |
| A utility library for creating and managing Redux actions with typesafe syntax | 2,407 |
| A tool to persist Redux state in Flutter applications | 130 |
| A step-by-step tutorial on using Redux for state management in JavaScript applications | 3,754 |
| A state management library for JavaScript applications that reduces Redux boilerplate and enforces best practices. | 8,466 |
| A middleware for Redux that handles promises in Flux Standard Actions | 2,667 |