{"library":"axios-cache-interceptor","type":"library","category":null,"description":"A cache interceptor for Axios that transparently caches HTTP responses in memory (or custom storage) to reduce network requests. Version 1.12.0, actively maintained with weekly releases. Supports per-request TTL, cache invalidation, response cloning, and custom storage backends like localStorage. Ships TypeScript definitions. Notable differentiators: works as an Axios interceptor (not a wrapper), provides cached property on responses, and supports fine-grained cache control per request. Requires Axios 1.x as a peer dependency.","language":"javascript","status":"active","version":"1.12.0","tags":["javascript","axios","cache","interceptor","adapter","http","plugin","wrapper","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install axios-cache-interceptor","imports":["import { setupCache } from 'axios-cache-interceptor'","import setupCache from 'axios-cache-interceptor'","import { buildStorage } from 'axios-cache-interceptor'","import type { AxiosCacheInstance } from 'axios-cache-interceptor'"]},{"cmd":"yarn add axios-cache-interceptor","imports":[]},{"cmd":"pnpm add axios-cache-interceptor","imports":[]}],"homepage":"https://axios-cache-interceptor.js.org","github":"https://github.com/arthurfiorette/axios-cache-interceptor","docs":null,"changelog":null,"pypi":null,"npm":"axios-cache-interceptor","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}