A light-weight module that brings window.fetch to node.js
node-fetch-polyfill
HTML5 `FormData` for Browsers and Node.
Universal WHATWG Fetch API for Node, Browsers and React Native
better fetch for Node.js. Works on any JavaScript runtime!
A window.fetch polyfill.
Bare minimum fetch polyfill in 500 bytes
Polyfill/ponyfill for the AbortController DOM API + optional patching of fetch (stub that calls catch, doesn't actually abort request).
AbortController for Node based on EventEmitter
Isomorphic WHATWG Fetch API, for Node & Browserify
Implementation of window.fetch which can use http2 seamlessly
Switches between unfetch & node-fetch for client & server.
Web Streams, based on the WHATWG spec reference implementation
A light-weight module that brings Fetch API to node.js
Returns native fetch if available or the undici module if not
Decorator for a `fetch` function to support automatic cookies.
Fetch JSONP like a boss using Fetch API
Solana Web3.js browser pre-built usable in rollup bundles.
A fetch API polyfill for React Native with text streaming support.
A Node.js fetch shim using built-in Request, Response, and Headers (but without native fetch)
An implementation of window.fetch in Node.js using Minipass streams
A ponyfill (doesn't overwrite the native fetch) for the Fetch specification https://fetch.spec.whatwg.org.
Blob & File implementation in Node.js, originally from node-fetch.
Polyfill Node.js core modules in Webpack.