angular-web-storage

JSON →
library 21.0.0 ·javascript
verified Jun 7, 2026

Angular decorators and services for automatically saving and restoring component properties to HTML5 LocalStorage and SessionStorage with expiration support. v21.0.0 (latest stable) supports Angular 15+ and is actively maintained with monthly releases. Key differentiators: simple @LocalStorage() and @SessionStorage() decorators, configurable expiration times (seconds to years), and service APIs for manual control. Unlike ngx-webstorage, it offers built-in expiration and type-safe decorators.