electron-store
Simple data persistence for your Electron app or module - Save and load user settings, app state, cache, etc
use-storage-state
React hook that you can wire with any Storage compatible API like `localStorage`, `sessionStorage`, or a custom one.