@tg-resources/fetch-runtime

4.0.0 • Public • Published

TG-Resources Fetch runtime

This package contains polyfill's for fetch, Response, Request and FormData to be used with tg-resources-fetch. Main idea behind this package is to provide fetch and friends to make them usable in environments where none exist.

Note: You do not need to install this if you are targeting only modern browsers with native support for fetch or when using node 18 and above.

Installing

Using NPM

npm i @tg-resources/fetch-runtime

Or using Yarn

yarn add @tg-resources/fetch-runtime

Usage

// Import this at top of your application
import '@tg-resources/fetch-runtime';

License

MIT © Thorgate

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
3.4.0-alpha.0135next
4.0.058latest

Version History

VersionDownloads (Last 7 Days)Published
4.0.058
3.4.0-alpha.0135
3.2.01
3.1.410
3.1.10
3.1.00
3.1.0-beta.10
3.1.0-beta.00
3.0.00
3.0.0-alpha.10
3.0.0-alpha.01

Package Sidebar

Install

npm i @tg-resources/fetch-runtime

Weekly Downloads

205

Version

4.0.0

License

MIT

Unpacked Size

3.71 kB

Total Files

4

Last publish

Collaborators

  • thorgate-main
  • jyrno42
  • metsavaht