fetch
Fetch API polyfill
A polyfill for the Fetch API in web browsers
A window.fetch JavaScript polyfill.
26k stars
621 watching
3k forks
Language: JavaScript
last commit: 7 months ago
Linked from 2 awesome lists
fetchjavascriptpolyfillpromise
Related projects:
Repository | Description | Stars |
---|---|---|
| A module that enables a standard HTTP client API on Node.js | 8,807 |
| Enables cross-browser compliant use of the Fetch API in Node and browser environments. | 6,952 |
| A polyfill implementation for the fetch API in React Native with text streaming support | 79 |
| A polyfill for the standard Fetch API in JavaScript | 39 |
| A wrapper around the native Fetch API to simplify and standardize HTTP requests in JavaScript. | 58 |
| A polyfill/ponyfill that provides a minimal implementation of the Fetch API in JavaScript. | 5,708 |
| A tiny and elegant HTTP client based on the Fetch API | 14,007 |
| A polyfill library that enables Promise-based WebExtension APIs on Google Chrome with minimal changes | 2,759 |
| A wrapper for making HTTP requests in JavaScript with additional features and error handling. | 2 |
| Allows making requests that will be sent when the user regains connectivity. | 127 |
| A JavaScript library that allows cross-domain HTTP requests without server configuration. | 3,127 |
| A cross-platform HTTP client library providing a standardized interface for fetching data from any origin | 1,674 |
| Provides a convenient way to use the Fetch API in React applications | 348 |
| Enables CORS requests to connect to CouchDB from other domains | 0 |
| A web component implementation of the Fetch API using Stenciljs | 18 |