node-fetch-cjs

JSON →
library 3.3.2 ·javascript
verified Jun 7, 2026

A CommonJS wrapper for node-fetch v3 that brings the WHATWG Fetch API to Node.js. Version 3.3.2, updated automatically with each node-fetch release. Key differentiator: allows CJS environments to use the ESM-only node-fetch v3 without migration. Bundles fetch-blob and formdata-polyfill for full CJS compatibility. Includes TypeScript types. Use only if you cannot migrate to ESM; otherwise prefer the official node-fetch.