wise-fetch

JSON →
library 0.4.0-1 ·javascript maintenance
verified Jun 7, 2026

A feature-rich wrapper around node-fetch that adds built-in RFC 7234 compliant response caching, proxy support, abortable requests (AbortController), base URL resolution, automatic rejection of non-2xx/304 responses, and strict URL validation. Version 0.4.0-1 (pre-release). Based on make-fetch-happen and node-fetch-npm. Low release cadence (last release ~2019). Differentiates from plain node-fetch by bundling caching (to OS temp dir), proxy (reads npm config), and base URL support out of the box.