Store wrapper for AngularJS that defaults to localStorage/sessionStorage and falls back to ngCookies. Version 0.0.15 is the latest stable release (no recent updates). Saves and retrieves JavaScript objects, numbers, and strings with type preservation. Features caching to avoid redundant reads and supports namespaced stores. Designed for AngularJS (1.x) applications.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
CommonJS require returns module object, but store is a service; use ESM or inject via AngularJS dependency injection.
storeProvider is used for configuration; similar import pattern as store.
The module name is 'angular-storage' (not the Bower package name 'a0-angular-storage').
Demonstrates basic usage: set, get, and type preservation with angular-storage in AngularJS.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.
No traffic data recorded yet.