{"library":"extended-fetch","type":"library","category":null,"description":"A hackable, lightweight HTTP client built on the native fetch API, version 2.0.0. It offers a modular middleware system for request/response interception, support for abort signals and timeouts, and a tiny footprint (<4KB). Released as ESM + UMD with TypeScript types, it requires Node.js 16+ or 18+. Unlike axios or node-fetch, it has zero dependencies and fully leverages the native fetch available in modern Node.js and browsers.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","fetch","axios","middleware","node-fetch","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install extended-fetch","imports":["import { createHttpClient } from 'extended-fetch'","import { initAuthMiddleware } from 'extended-fetch'","const { createHttpClient } = require('extended-fetch')"]},{"cmd":"yarn add extended-fetch","imports":[]},{"cmd":"pnpm add extended-fetch","imports":[]}],"homepage":"https://github.com/glebcha/extended-fetch#readme","github":"https://github.com/glebcha/extended-fetch","docs":null,"changelog":null,"pypi":null,"npm":"extended-fetch","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}