{"library":"fetch-ponyfill","type":"library","category":null,"description":"A WHATWG fetch ponyfill (does not overwrite native fetch) that wraps github/fetch for the browser and delegates to node-fetch in Node.js. Current version 7.1.0. Ships TypeScript types. Ideal for environments where you need fetch without side effects or globals. Returns a setup function that yields fetch, Request, Response, Headers. Supports Promise and XMLHttpRequest options. Maintained, with regular releases.","language":"javascript","status":"active","version":"7.1.0","tags":["javascript","fetch","ponyfill","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install fetch-ponyfill","imports":["import fetchPonyfill from 'fetch-ponyfill'; const {fetch} = fetchPonyfill();","const {fetch, Request, Response, Headers} = require('fetch-ponyfill')(options);","import fetchPonyfill from 'fetch-ponyfill'; const {fetch} = fetchPonyfill();"]},{"cmd":"yarn add fetch-ponyfill","imports":[]},{"cmd":"pnpm add fetch-ponyfill","imports":[]}],"homepage":"https://github.com/qubyte/fetch-ponyfill#readme","github":"git://github.com/qubyte/fetch-ponyfill","docs":null,"changelog":null,"pypi":null,"npm":"fetch-ponyfill","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}