{"library":"angular-cache-buster","type":"library","category":null,"description":"Cache Buster for AngularJS $http and $resource. Automatically appends a timestamp query parameter to HTTP requests to prevent browser caching, particularly useful for Internet Explorer (IE8, IE9). Stable version 0.4.3 (last released on 2015-08-05) with no breaking changes. Minimal configuration with regex-based matchlist (whitelist or blacklist) to control which URLs get cache-busted. No longer actively maintained; suited for legacy AngularJS 1.x apps only.","language":"javascript","status":"maintenance","version":"0.4.3","tags":["javascript","angularjs","$http","$resource","cache","buster","internet","explorer","ie8"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install angular-cache-buster","imports":["angular.module('myApp', ['ngCacheBuster']);","angular.module('myApp').config(function(httpRequestInterceptorCacheBusterProvider) { ... });","httpRequestInterceptorCacheBusterProvider.setMatchlist([/.*partials.*/]);"]},{"cmd":"yarn add angular-cache-buster","imports":[]},{"cmd":"pnpm add angular-cache-buster","imports":[]}],"homepage":"https://github.com/saintmac/angular-cache-buster","github":"git://github.com/saintmac/angular-cache-buster","docs":null,"changelog":null,"pypi":null,"npm":"angular-cache-buster","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}