axios-fetch

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

Provides a WebAPI Fetch implementation backed by an Axios client instance, allowing pre-configured Axios clients to be used in libraries that require a fetch function, such as Apollo Link HTTP. Version 1.1.0 is the latest stable release. It is a minimal bridge library with no active development since 2019, but it still works for its niche use case. Differentiator: enables reuse of existing Axios interceptors and configuration with fetch-dependent tools.