{"library":"redaxios","type":"library","category":null,"description":"A tiny, 800-byte wrapper around the native Fetch API that provides the same API as Axios. Version 0.5.1 is the latest stable release. It is designed as a lightweight alternative to Axios for modern browsers and environments where Fetch is available. Unlike Axios, it has no built-in progress events, no automatic JSON parsing for errors, and no support for older browsers without a fetch polyfill. It is best suited for reducing bundle size when full Axios is not needed.","language":"javascript","status":"active","version":"0.5.1","tags":["javascript","axios","fetch","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install redaxios","imports":["import axios from 'redaxios'","import axios from 'redaxios'; const instance = axios.create({ baseURL: 'https://api.example.com' })","import type { AxiosInstance, AxiosRequestConfig, AxiosResponse } from 'redaxios'"]},{"cmd":"yarn add redaxios","imports":[]},{"cmd":"pnpm add redaxios","imports":[]}],"homepage":"https://github.com/developit/redaxios","github":"https://github.com/developit/redaxios","docs":null,"changelog":null,"pypi":null,"npm":"redaxios","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}