skevy/redux-persist — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2016-03-10
Save a shopping cart's contents so it survives a page refresh.
Keep a user's draft notes in a note-taking app between sessions.
Remember a music player's queue after the browser is closed and reopened.
Persist user preferences automatically without writing custom save/load code.
| skevy/redux-persist | a15n/a15n | a15n/checkout-validation | |
|---|---|---|---|
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | 2016-03-10 | 2019-04-07 | 2014-09-04 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | easy | easy | easy |
| Complexity | 2/5 | 2/5 | 2/5 |
| Audience | developer | general | developer |
Figures from each repo's GitHub metadata at analysis time.
The provided README is minimal, full configuration options require checking the full project documentation.
redux-persist automatically saves your Redux app's state to local storage and restores it on reload, so user data survives page refreshes and restarts.
Mainly JavaScript. The stack also includes JavaScript, Redux.
Dormant — no commits in 2+ years (last push 2016-03-10).
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
double-check against the repo, no cap.