Skip to content
/ fetch Public
forked from JakeChampion/fetch

A window.fetch JavaScript polyfill.

License

Notifications You must be signed in to change notification settings

Ksyos/fetch

 
 

Repository files navigation

Why the fork?

This fork solves an issue in IE11 that resolve will sometimes not be called when there is no user interaction with the browser (no moving the mouse/no developer tools open).

Install

npm install @ksyos/fetch

Original repo

https://github.com/matthew-andrews/isomorphic-fetch

Packages

 
 
 

Languages

  • JavaScript 99.5%
  • Makefile 0.5%