{"library":"axios-cache-adapter-fixed","type":"library","category":null,"description":"A caching adapter for axios that stores request results in a configurable store to prevent unnecessary network requests. Version 1.0.8, released as a fixed fork of the original axios-cache-adapter. It wraps axios to cache GET requests (configurable) using localForage or any compatible store. Key differentiators include simple setup via setupCache() or setup(), per-request cache option overrides, and TypeScript type definitions. It is a lightweight alternative to more complex caching solutions like react-query or SWR, but limited to axios-only use.","language":"javascript","status":"active","version":"1.0.8","tags":["javascript","axios","cache","xhr","request","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install axios-cache-adapter-fixed","imports":["import { setupCache } from 'axios-cache-adapter-fixed'","import { setup } from 'axios-cache-adapter-fixed'","import type { setupCache } from 'axios-cache-adapter-fixed'"]},{"cmd":"yarn add axios-cache-adapter-fixed","imports":[]},{"cmd":"pnpm add axios-cache-adapter-fixed","imports":[]}],"homepage":"https://github.com/rafaelmrdyn/axios-cache-adapter-fixed","github":"https://github.com/rafaelmrdyn/axios-cache-adapter-fixed","docs":null,"changelog":null,"pypi":null,"npm":"axios-cache-adapter-fixed","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}