@zuplo/fetch1
v1.0.2
Published
Cross platform `fetch` ponyfill for Node and WebWorkers - including Cloudflare Workers.
Downloads
5
Keywords
Readme
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.