electron-store
Simple data persistence for your Electron app or module - Save and load user settings, app state, cache, etc
redux-remember
Saves and loads your redux state from a key-value store of your choice
persist-and-sync
Zustand middleware to easily persist and sync Zustand state between tabs and windows
zustand-cookie-storage
`zustand-cookie-storage` is a utility library designed to enhance the state management capabilities of Zustand by persisting state in cookies. This package enables seamless storage and retrieval of state across sessions and browser tabs using cookies as a