{"library":"fetch-cached","type":"library","category":null,"description":"A flexible cache wrapper around fetch that allows you to plug in any fetch implementation (e.g., node-fetch) and any cache backend (e.g., Redis, in-memory). Current stable version is 2.0.3. Releases are infrequent. Key differentiators: the cache interface is simple (get/set returning Promises), and cached responses are rehydrated with ok, url, status, statusText, .json(), and .text() methods. It does not ship its own caching logic but instead delegates to user-provided store.","language":"javascript","status":"active","version":"2.0.3","tags":["javascript","fetch","http","https","request","cache"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install fetch-cached","imports":["import fetchCached from 'fetch-cached'","const fetchCached = require('fetch-cached')","import type { FetchCacheOptions } from 'fetch-cached'"]},{"cmd":"yarn add fetch-cached","imports":[]},{"cmd":"pnpm add fetch-cached","imports":[]}],"homepage":"https://github.com/janneh/fetch-cached#readme","github":"https://github.com/janneh/fetch-cached","docs":null,"changelog":null,"pypi":null,"npm":"fetch-cached","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}