fetch-api topic

List fetch-api repositories

node-fetch

8.7k
Stars
1.0k
Forks
Watchers

A light-weight module that brings the Fetch API to Node.js

cross-fetch

1.7k
Stars
100
Forks
Watchers

Universal WHATWG Fetch API for Node, Browsers and React Native.

fetch-examples

513
Stars
193
Forks
Watchers

A repository of Fetch examples. See https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API for the corresponding documentation.

fetch-suspense

492
Stars
25
Forks
Watchers

A React hook compatible with React 16.6's Suspense component.

fetch-ponyfill

233
Stars
38
Forks
Watchers

WHATWG fetch ponyfill

fetch-stream-audio

338
Stars
23
Forks
Watchers

Low Latency web audio playback examples for decoding audio streams in chunks with Fetch & Streams APIs

vanilla-js

166
Stars
45
Forks
Watchers

Projects using pure JavaScript without any external libraries or frameworks

php-fetch

103
Stars
3
Forks
Watchers

A simple, type-safe, zero dependency port of the javascript fetch WebApi for PHP

make-fetch-happen

384
Stars
27
Forks
Watchers

Get in loser, we're making requests!

react-fetch-hook

347
Stars
20
Forks
Watchers

React hook for conveniently use Fetch API