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.

GitHub

71 stars
4 watching
6 forks
Language: JavaScript
last commit: over 3 years ago

Related projects:

RepositoryDescriptionStars
omnidan/redux-recycleA utility that helps reset Redux state to a defined initial value upon specific actions146
andersdjohnson/redux-reducer-asyncA utility for creating standardized redux reducers for handling async actions in an efficient and reusable way.14
zackargyle/redux-immutable-reducerEnables immutable state in Redux reducers40
reduxjs/reduxA JavaScript library for managing global state in applications60,939
lewis617/redux-amrcA tool for managing asynchronous actions in Redux applications with minimal boilerplate code.35
zackargyle/redux-async-queueMiddleware for Redux to queue and execute actions asynchronously112
kelion/redux-async-initial-stateMiddleware for loading initial app state asynchronously from various sources114
jas-chen/rx-reduxA reimplementation of Redux using RxJS420
perry-mitchell/redux-browser-extension-syncA toolkit to synchronize Redux state between different parts of a browser extension6
izaakschroeder/redux-liftA library that provides store composition mechanisms for managing complex state trees and applications with different action or store needs9
jas-chen/redux-coreA minimal Redux implementation providing basic APIs for managing state and dispatching actions.42
angular-redux/ng-reduxA tool that integrates Redux with Angular applications to manage global state and side effects in a structured way.1,155
phoenixframework/phoenix_live_reloadA module providing live-reload functionality for Phoenix applications.317
redux-loop/redux-loopA library that enables reducers to handle effects naturally and purely by returning them from the reducer1,960
andersdjohnson/fireduxA library that integrates Firebase with Redux to manage data and state in React applications149