angular-cache

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

angular-cache v4.6.0 is an advanced replacement for Angular's $cacheFactory, designed for Angular 1.x applications. It supports time-based expiration, localStorage/sessionStorage backends, LRU eviction, and custom storage adapters. Unlike $cacheFactory, it offers features like item 'touch', expiry callbacks, cache disable/enable, and bulk operations across caches. It is distributed via npm and Bower. Maintenance mode as AngularJS itself is in LTS; last release was 2017.