fetch

Fetch API polyfill

A polyfill for the Fetch API in web browsers

A window.fetch JavaScript polyfill.

GitHub

26k stars
621 watching
3k forks
Language: JavaScript
last commit: 4 months ago
Linked from 2 awesome lists

fetchjavascriptpolyfillpromise

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
node-fetch/node-fetch A module that enables a standard HTTP client API on Node.js 8,782
matthew-andrews/isomorphic-fetch Enables cross-browser compliant use of the Fetch API in Node and browser environments. 6,953
react-native-community/fetch A polyfill implementation for the fetch API in React Native with text streaming support 79
fis-components/whatwg-fetch A polyfill for the standard Fetch API in JavaScript 39
d-marc1/far-fetch A wrapper around the native Fetch API to simplify and standardize HTTP requests in JavaScript. 58
developit/unfetch A polyfill/ponyfill that provides a minimal implementation of the Fetch API in JavaScript. 5,710
sindresorhus/ky A tiny and elegant HTTP client based on the Fetch API 13,866
mozilla/webextension-polyfill A polyfill library that enables Promise-based WebExtension APIs on Google Chrome with minimal changes 2,726
galvao/jhrw A wrapper for making HTTP requests in JavaScript with additional features and error handling. 2
sdgluck/fetch-background-sync Allows making requests that will be sent when the user regains connectivity. 127
jpillora/xdomain A JavaScript library that allows cross-domain HTTP requests without server configuration. 3,127
lquixada/cross-fetch A cross-platform HTTP client library providing a standardized interface for fetching data from any origin 1,672
ilyalesik/react-fetch-hook Provides a convenient way to use the Fetch API in React applications 349
fielddb/corpuswebservice Enables CORS requests to connect to CouchDB from other domains 0
fdom92/stencil-fetch A web component implementation of the Fetch API using Stenciljs 18