grevory/angular-local-storage
An AngularJS module that gives you access to the browsers local storage with cookie fallback observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5119
- days_rel: n/a
- days_push: 3291
- n_releases_24m: 0
Adoption not part of the score
2800 stars · 572 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An AngularJS module providing access to browser localStorage with automatic cookie fallback when storage is unavailable. It offers a configurable service for setting, getting, binding, and clearing storage keys with optional sessionStorage support.
Use cases
- persist user preferences in an AngularJS app
- store data in localStorage with cookie fallback for older browsers
- bind scope variables to localStorage
- switch between localStorage and sessionStorage
- clear all app-prefixed storage keys
When to choose
- you maintain a legacy AngularJS 1.x application needing simple client-side persistence
- you need cookie fallback for browsers without localStorage support
When to avoid
- you use modern Angular (2+) or any other framework
- starting a new project - the library is unmaintained since 2017
- you need large or structured storage beyond simple key-value pairs
Facets
library · maturity abandoned
caching state-management web-development frontend browser angularjs localstorage cookie-fallback sessionstorage legacy-angular javascript
2 sources
- readme: https://github.com/grevory/angular-local-storage · fetched 2026-08-28 · 9da01851b8b1
- registry_npm: https://registry.npmjs.org/angular-local-storage · fetched 2026-08-29 · 908dc55e146c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| grevory/angular-local-storage | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="grevory/angular-local-storage")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem