{"library":"axios-etag-cache","type":"library","category":null,"description":"Axios interceptor that adds automatic ETag caching for HTTP requests. It intercepts requests and adds If-None-Match headers, then caches responses with their ETags to return cached data on 304 responses, reducing bandwidth and server load. Current stable version is 1.4.0, with infrequent releases; communicates only via GitHub. Key differentiator: lightweight, zero-config ETag caching specifically for Axios, with optional custom cache storage (e.g., RxDB) and POST request support. Requires axios >= 0.24.0 as a peer dependency.","language":"javascript","status":"active","version":"1.4.0","tags":["javascript","axios","cache","etag","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install axios-etag-cache","imports":["import { axiosETAGCache } from 'axios-etag-cache'","import { BaseCache } from 'axios-etag-cache'","import type { CacheValue } from 'axios-etag-cache'"]},{"cmd":"yarn add axios-etag-cache","imports":[]},{"cmd":"pnpm add axios-etag-cache","imports":[]}],"homepage":"https://github.com/raulanatol/axios-etag-cache#readme","github":"https://github.com/raulanatol/axios-etag-cache","docs":null,"changelog":null,"pypi":null,"npm":"axios-etag-cache","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}