{"library":"universal-fetch","type":"library","category":null,"description":"Universal WHATWG Fetch API polyfill for Node.js and browsers including IE8. Version 1.0.0 (latest). This package adds a global `fetch` function, built on top of GitHub's fetch polyfill. It requires an ES6 Promise polyfill (e.g., es6-promise) and does not bundle one. It is designed for use with bundlers like Webpack or Browserify. Compared to isomorphic-fetch, it adds IE8 support but has been largely superseded by native fetch and modern polyfills like whatwg-fetch.","language":"javascript","status":"abandoned","version":"1.0.0","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install universal-fetch","imports":["import 'es6-promise/auto'; import 'universal-fetch';","require('es6-promise').polyfill(); require('universal-fetch');","No types provided; use @types/whatwg-fetch or declare global fetch"]},{"cmd":"yarn add universal-fetch","imports":[]},{"cmd":"pnpm add universal-fetch","imports":[]}],"homepage":"https://github.com/Pitzcarraldo/universal-fetch/issues","github":"https://github.com/Pitzcarraldo/universal-fetch","docs":null,"changelog":null,"pypi":null,"npm":"universal-fetch","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}