{"library":"angular-cache","type":"library","category":null,"description":"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.","language":"javascript","status":"maintenance","version":"4.6.0","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install angular-cache","imports":["angular.module('myApp', ['angular-cache'])","angular.module('myApp', ['angular-cache']).config(function(CacheFactoryProvider) { ... })","app.service('MyService', function(CacheFactory) { ... })"]},{"cmd":"yarn add angular-cache","imports":[]},{"cmd":"pnpm add angular-cache","imports":[]}],"homepage":"https://github.com/jmdobry/angular-cache","github":"https://github.com/jmdobry/angular-cache","docs":null,"changelog":null,"pypi":null,"npm":"angular-cache","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}