{"library":"fetch-everywhere","type":"library","category":null,"description":"Isomorphic WHATWG Fetch API that works in node.js, browsers, webpack, browserify, and react-native by providing a global fetch function. Version 1.0.5, last updated in 2016. Built on top of isomorphic-fetch and GitHub's WHATWG Fetch polyfill. Key differentiator: claims to support all JavaScript environments without per-environment configuration. However, the package is minimally maintained and depends on the outdated isomorphic-fetch; modern Node.js versions (18+) include native fetch, making this polyfill obsolete for most use cases.","language":"javascript","status":"deprecated","version":"1.0.5","tags":["javascript","fetch","isomorphic-fetch","http","request","webpack","browserify","react-native","browser"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install fetch-everywhere","imports":["import 'fetch-everywhere'; fetch('...');","require('fetch-everywhere'); fetch('...');","import 'fetch-everywhere'; console.log(typeof Headers, typeof Request, typeof Response);"]},{"cmd":"yarn add fetch-everywhere","imports":[]},{"cmd":"pnpm add fetch-everywhere","imports":[]}],"homepage":"https://github.com/lucasfeliciano/fetch-everywhere/issues","github":"https://github.com/lucasfeliciano/fetch-everywhere","docs":null,"changelog":null,"pypi":null,"npm":"fetch-everywhere","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}