{"library":"extra-fetch","type":"library","category":null,"description":"A drop-in replacement for the global fetch API in Node.js, providing enhanced features such as HTTP/2 support, logging, and compatibility with experimental fetch implementations. Version 5.2.0 requires Node.js >=22 and ships TypeScript types. The library exports the standard fetch, Headers, Request, Response, FormData, AbortController, Blob, and EventSource, with HTTP/2 enabled by default and configurable logging via environment variables. It differentiates itself by offering a seamless upgrade path for Node.js fetch with minimal configuration.","language":"javascript","status":"active","version":"5.2.0","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install extra-fetch","imports":["import { fetch } from 'extra-fetch'","import { Headers } from 'extra-fetch'","import { Response } from 'extra-fetch'","import { EventSource } from 'extra-fetch'"]},{"cmd":"yarn add extra-fetch","imports":[]},{"cmd":"pnpm add extra-fetch","imports":[]}],"homepage":"https://github.com/BlackGlory/extra-fetch#readme","github":"ssh://git@github.com/BlackGlory/extra-fetch","docs":null,"changelog":null,"pypi":null,"npm":"extra-fetch","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}