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: almost 2 years ago

Related projects:

Repository Description Stars
omnidan/redux-recycle A utility that helps reset Redux state to a defined initial value upon specific actions 146
andersdjohnson/redux-reducer-async A utility for creating standardized redux reducers for handling async actions in an efficient and reusable way. 14
zackargyle/redux-immutable-reducer Enables immutable state in Redux reducers 40
reduxjs/redux A JavaScript library for managing global state in applications 60,912
lewis617/redux-amrc A tool for managing asynchronous actions in Redux applications with minimal boilerplate code. 35
zackargyle/redux-async-queue Middleware for Redux to queue and execute actions asynchronously 112
kelion/redux-async-initial-state Middleware for loading initial app state asynchronously from various sources 114
jas-chen/rx-redux A reimplementation of Redux using RxJS 421
perry-mitchell/redux-browser-extension-sync A toolkit to synchronize Redux state between different parts of a browser extension 6
izaakschroeder/redux-lift A library that provides store composition mechanisms for managing complex state trees and applications with different action or store needs 9
jas-chen/redux-core A minimal Redux implementation providing basic APIs for managing state and dispatching actions. 42
angular-redux/ng-redux A tool that integrates Redux with Angular applications to manage global state and side effects in a structured way. 1,159
phoenixframework/phoenix_live_reload A module providing live-reload functionality for Phoenix applications. 317
redux-loop/redux-loop A library that enables reducers to handle effects naturally and purely by returning them from the reducer 1,959
andersdjohnson/firedux A library that integrates Firebase with Redux to manage data and state in React applications 149