fetch-mock-forwarder

JSON →
library 1.0.0 ·javascript
verified Jun 7, 2026

A drop-in replacement for isomorphic-fetch designed to enable fetch-mock usage in browser environments. Version 1.0.0, no release cadence defined. This package re-exports the global fetch by requiring whatwg-fetch, allowing webpack aliasing so that modules importing isomorphic-fetch will use it instead, enabling fetch-mock to intercept requests.