redux-localstorage-simple
Version:
Save and load Redux state to and from LocalStorage.
1 lines • 101 B
Plain Text
- Add debouncing to prevent writing to LocalStorage too fast and slowing down the browser experience.
Save and load Redux state to and from LocalStorage.