{"library":"cachios","type":"library","category":null,"description":"Cachios is a lightweight wrapper around axios that adds in-memory caching using node-cache. Version 4.0.0 is the current stable release. It provides a simple drop-in replacement for axios with minimal configuration, caching responses by default and offering TTL control, force refresh, and custom cache backends. Unlike other caching libraries, it uses a trimmed cache (status and data) and integrates seamlessly with existing axios instances. Release cadence is low (major version bumps infrequent).","language":"javascript","status":"active","version":"4.0.0","tags":["javascript","axios","cache","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install cachios","imports":["import cachios from 'cachios'","import { create } from 'cachios'","import type { CachiosInstance } from 'cachios'"]},{"cmd":"yarn add cachios","imports":[]},{"cmd":"pnpm add cachios","imports":[]}],"homepage":"https://github.com/AlbinoDrought/cachios#readme","github":"https://github.com/AlbinoDrought/cachios","docs":null,"changelog":null,"pypi":null,"npm":"cachios","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}