licenses.dev

whatwg-fetch v0.9.0

The global `fetch` function is an easier way to make web requests and handle responses than using an XMLHttpRequest. This polyfill is written as closely as possible to the standard Fetch specification at https://fetch.spec.whatwg.org.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

This package has no dependencies.
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/whatwg-fetch)](https://licenses.dev/npm/whatwg-fetch)
<a href="https://licenses.dev/npm/whatwg-fetch">
  <img src="https://licenses.dev/b/npm/whatwg-fetch" alt="licenses" />
</a>

Or the licenses badge code for the 0.9.0 version:

[![licenses](https://licenses.dev/b/npm/whatwg-fetch/0.9.0)](https://licenses.dev/npm/whatwg-fetch/0.9.0)
<a href="https://licenses.dev/npm/whatwg-fetch/0.9.0">
  <img src="https://licenses.dev/b/npm/whatwg-fetch/0.9.0" alt="licenses" />
</a>
GitHub