{"library":"feaxios","type":"library","category":null,"description":"feaxios is a lightweight (2KB) wrapper around the native Fetch API that provides an API almost identical to Axios, including interceptors, configurable timeouts, request/response transforms, and built-in retry support via a dedicated subpackage. Current stable version is 0.0.23, released as an early-stage package with pre-1.0 stability. Key differentiators vs Axios: 80% smaller bundle, no XMLHttpRequest dependency, zero polyfills required in modern browsers. Ideal for bundle-size-sensitive projects that want to migrate from Axios to native fetch without rewriting request logic. Ships TypeScript types. Released under MIT license.","language":"javascript","status":"active","version":"0.0.23","tags":["javascript","axios","fetch","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install feaxios","imports":["import axios from 'feaxios'","import axiosRetry from 'feaxios/retry'","import type { AxiosResponse } from 'feaxios'"]},{"cmd":"yarn add feaxios","imports":[]},{"cmd":"pnpm add feaxios","imports":[]}],"homepage":"https://github.com/divyam234/feaxios","github":"https://github.com/divyam234/feaxios","docs":null,"changelog":null,"pypi":null,"npm":"feaxios","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}