isomorphic-fetch

Fetch client

Enables cross-browser compliant use of the Fetch API in Node and browser environments.

Isomorphic WHATWG Fetch API, for Node & Browserify

GitHub

7k stars
80 watching
287 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
node-fetch/node-fetchA module that enables a standard HTTP client API on Node.js8,807
jakechampion/fetchA polyfill for the Fetch API in web browsers25,751
isomorphic-git/isomorphic-gitA pure JavaScript implementation of the Git version control system7,527
lquixada/cross-fetchA cross-platform HTTP client library providing a standardized interface for fetching data from any origin1,674
developit/unfetchA polyfill/ponyfill that provides a minimal implementation of the Fetch API in JavaScript.5,708
fis-components/whatwg-fetchA polyfill for the standard Fetch API in JavaScript39
elbywan/wretchA small wrapper around fetch to simplify network requests and handle responses4,855
mozilla/webextension-polyfillA polyfill library that enables Promise-based WebExtension APIs on Google Chrome with minimal changes2,759
react-native-community/fetchA polyfill implementation for the fetch API in React Native with text streaming support79
nock/nockA library that enables testing and mocking of HTTP requests in Node.js applications12,772
melange-community/melange-fetchLow-level bindings to the Fetch API for making HTTP requests203
whatwg/fetchDefines an API for making HTTP requests in web browsers.2,119
ava/use-httpA React hook for making isomorphic HTTP requests with features like server-side rendering support and built-in caching.2,315
browserify/browserify-handbookA comprehensive guide to building modular applications with browserify, covering its usage, features, and best practices.4,587
browserify/browserifyEnables Node.js-style module loading in the browser14,621