ngrx-store-localstorage

JSON →
library 20.1.0 ·javascript
verified Jun 7, 2026

Synchronizes Angular state managed by @ngrx/store with browser's localStorage or sessionStorage. Version 20.1.0 supports Angular 20+ and @ngrx/store 20+. It provides a configurable meta-reducer that automatically persists specified state slices on every dispatch and rehydrates on app load. Differentiators include partial key sync, custom serialization/deserialization, encryption support, and optional storage change detection. Maintenance is active via semantic-release and CI (CircleCI).