@nuintun/fetch

A pure JavaScript window.fetch polyfill.

Usage no npm install needed!

<script type="module">
  import nuintunFetch from 'https://cdn.skypack.dev/@nuintun/fetch';
</script>

README

fetch

A pure JavaScript window.fetch polyfill.

NPM Version Dependencies

Supports all mainstream browsers

If not CORS support IE >= 7 else support IE >= 8

Notice: If CORS request IE8-9 use XDomainRequest

Examples

examples/index.html

Thanks

GitHub/fetch