{"library":"fetch-run","type":"library","category":null,"description":"A lightweight middleware library for the Fetch API, version 2.8.3, released monthly with active maintenance. It provides a composable middleware pipeline for fetch requests and responses, similar to koa or express middleware. Key differentiators: minimal (1.2KB gzipped), zero dependencies, supports both browser and Node.js (undici-based fetch), and TypeScript-first with full type inference. Unlike heavier solutions like axios or ky, fetch-run focuses solely on middleware chaining without bundling a fetch polyfill.","language":"javascript","status":"active","version":"2.8.3","tags":["javascript","fetch","fetch-run","http","api","middleware","stack"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install fetch-run","imports":["import { createFetch } from 'fetch-run'","import { compose } from 'fetch-run'","import { fetchRun } from 'fetch-run'","import type { Middleware } from 'fetch-run'"]},{"cmd":"yarn add fetch-run","imports":[]},{"cmd":"pnpm add fetch-run","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"fetch-run","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}