{"library":"whatwg-fetch","type":"library","category":null,"description":"A lightweight polyfill for the Fetch API, implementing a subset of the standard Fetch specification to replace XMLHttpRequest in web applications. Current stable version is 3.6.20, released on 2023-12-14. This package is the de facto standard for adding fetch support in older browsers; it is actively maintained by the GitHub community and has minimal dependencies. Note that it only works in browser environments, not Node.js, and for very old browsers a separate Promise polyfill is required.","language":"javascript","status":"active","version":"3.6.20","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install whatwg-fetch","imports":["import 'whatwg-fetch'","import { fetch as fetchPolyfill } from 'whatwg-fetch'","require('whatwg-fetch')"]},{"cmd":"yarn add whatwg-fetch","imports":[]},{"cmd":"pnpm add whatwg-fetch","imports":[]}],"homepage":"https://github.com/github/fetch#readme","github":"https://github.com/github/fetch","docs":null,"changelog":null,"pypi":null,"npm":"whatwg-fetch","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}