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: about 2 years ago
Linked from 2 awesome lists

fetchjavascriptpolyfillpromise

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
node-fetch/node-fetchA module that enables a standard HTTP client API on Node.js8,807
matthew-andrews/isomorphic-fetchEnables cross-browser compliant use of the Fetch API in Node and browser environments.6,952
react-native-community/fetchA polyfill implementation for the fetch API in React Native with text streaming support79
fis-components/whatwg-fetchA polyfill for the standard Fetch API in JavaScript39
d-marc1/far-fetchA wrapper around the native Fetch API to simplify and standardize HTTP requests in JavaScript.58
developit/unfetchA polyfill/ponyfill that provides a minimal implementation of the Fetch API in JavaScript.5,708
sindresorhus/kyA tiny and elegant HTTP client based on the Fetch API14,007
mozilla/webextension-polyfillA polyfill library that enables Promise-based WebExtension APIs on Google Chrome with minimal changes2,759
galvao/jhrwA wrapper for making HTTP requests in JavaScript with additional features and error handling.2
sdgluck/fetch-background-syncAllows making requests that will be sent when the user regains connectivity.127
jpillora/xdomainA JavaScript library that allows cross-domain HTTP requests without server configuration.3,127
lquixada/cross-fetchA cross-platform HTTP client library providing a standardized interface for fetching data from any origin1,674
ilyalesik/react-fetch-hookProvides a convenient way to use the Fetch API in React applications348
fielddb/corpuswebserviceEnables CORS requests to connect to CouchDB from other domains0
fdom92/stencil-fetchA web component implementation of the Fetch API using Stenciljs18