1.0.2 • Published 3 years ago

@zuplo/fetch1 v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Cross Platform Fetch

Cross platform fetch ponyfill for Node and WebWorkers - including Cloudflare Workers.

Install

npm install @zuplo/fetch

Use

import fetch from "@zuplo/fetch

Platforms

Works on Node and WebWorkers - including Cloudflare Workers.

Credit

This library is similar to cross-fetch but with exports for webworkers and no polyfills.