{"library":"fetchache","type":"library","category":null,"description":"Cross-platform fetch wrapper that adds HTTP caching support to any fetch implementation using a key-value cache. Version 0.1.6 is the latest stable release. It follows HTTP Caching (RFC 7234) and Conditional Requests (RFC 7232) standards, allowing server-like caching behavior in non-browser environments (Node.js, workers). Unlike simple memoization, it respects Cache-Control headers, ETags, and expiration. Ships TypeScript types. Requires Node >= 16. Low release cadence; maintained by Ardatan/whatwg-node ecosystem.","language":"javascript","status":"active","version":"0.1.6","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install fetchache","imports":["import { fetchFactory } from 'fetchache'","import { Response } from 'fetchache'","const fetchWithCache = fetchFactory({ fetch, Response, cache })"]},{"cmd":"yarn add fetchache","imports":[]},{"cmd":"pnpm add fetchache","imports":[]}],"homepage":"https://github.com/ardatan/whatwg-node#readme","github":"https://github.com/ardatan/whatwg-node","docs":null,"changelog":null,"pypi":null,"npm":"fetchache","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}