fetch-min

JSON →
library 1.0.0 ·javascript maintenance
verified Jun 7, 2026

Minified fork of whatwg-fetch providing a polyfill for the Fetch API in browsers that don't support it natively. Version 1.0.0 mirrors whatwg-fetch functionality but reduces file size. Releases are infrequent and tied to whatwg-fetch versions. Differentiator: smaller bundle footprint vs the upstream polyfill. Not recommended for new projects; use native fetch or more actively maintained polyfills.