{"library":"node-fetch-cache","type":"library","category":null,"description":"node-fetch-cache is a robust wrapper around the popular `node-fetch` library, providing an integrated caching layer for HTTP responses. It automatically caches responses from HTTP requests, serving subsequent identical requests directly from the cache without making a network call. The current stable version is 5.1.0, and the project appears to have an active release cadence with regular updates and maintenance, as indicated by recent releases adding new features like cache clearing. Key differentiators include its seamless integration with the standard `node-fetch` API, support for multiple cache backends (in-memory, file system, Redis via an adapter), and flexible control over caching behavior through `shouldCacheResponse` options. It's designed for Node.js environments, requiring Node.js 18.19.0 or higher, and ships with TypeScript types for improved developer experience.","language":"javascript","status":"active","version":"5.1.0","tags":["javascript","node","fetch","node-fetch","cache","cached","typescript"],"install":[{"cmd":"npm install node-fetch-cache","imports":["import fetch from 'node-fetch-cache';","import NodeFetchCache from 'node-fetch-cache';","import { FileSystemCache } from 'node-fetch-cache';","import { MemoryCache } from 'node-fetch-cache';"]},{"cmd":"yarn add node-fetch-cache","imports":[]},{"cmd":"pnpm add node-fetch-cache","imports":[]}],"homepage":null,"github":"https://github.com/mistval/node-fetch-cache","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/node-fetch-cache","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/node-fetch-cache/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}