Angular Local Storage

JSON →
library 0.7.1 ·javascript maintenance
verified Jun 7, 2026

An AngularJS module that provides a service to access the browser's local storage and session storage with a consistent API, fallback to cookies when storage is not supported, and support for prefixes to avoid key collisions. Version 0.7.1 is the latest stable release; the package is in maintenance mode with no active development. Key differentiators: integrates directly with AngularJS (1.x), provides cookie fallback, supports prefix and storage type configuration via provider. Not suitable for modern Angular (2+).