React Cosmos Fetch Proxy

JSON →
library 4.8.2 ·javascript
verified Jun 7, 2026

A fixture proxy for React Cosmos that enables mocking of fetch API responses during component development and testing. Version 4.8.2 is the latest stable release, part of the react-cosmos-classic line (pre-5.x). This proxy allows developers to define mock fetch responses declaratively in fixtures, avoiding the need for a separate mock server or service worker. It integrates seamlessly with React Cosmos’s fixture system, supporting dynamic responses based on request properties. Lightweight and focused, it differs from more general mocking libraries like MSW by being purpose-built for Cosmos’s fixture-driven workflow. No release cadence information is available.