{"library":"axios-cache-adapter","type":"library","category":null,"description":"Caching adapter for axios that stores GET request results in a configurable store to prevent unnecessary network requests. Current stable version is 2.7.3, with releases following a maintenance cadence. The library provides two main APIs: setupCache() for creating a standalone cache adapter, and setup() for creating a pre-configured axios instance. It supports per-request cache configuration and uses localForage as the default store. Unlike other axios caching solutions, it relies on localForage for cross-browser IndexedDB/WebSQL/LocalStorage support. Requires peer dependency axios ~0.21.1.","language":"javascript","status":"maintenance","version":"2.7.3","tags":["javascript","axios","cache","xhr","request","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install axios-cache-adapter","imports":["import { setupCache } from 'axios-cache-adapter'","import { setup } from 'axios-cache-adapter'","import axiosCache from 'axios-cache-adapter'"]},{"cmd":"yarn add axios-cache-adapter","imports":[]},{"cmd":"pnpm add axios-cache-adapter","imports":[]}],"homepage":"https://github.com/RasCarlito/axios-cache-adapter","github":"https://github.com/RasCarlito/axios-cache-adapter","docs":null,"changelog":null,"pypi":null,"npm":"axios-cache-adapter","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}