@zuplo/fetch1
v1.0.2
Published
Cross platform `fetch` ponyfill for Node and WebWorkers - including Cloudflare Workers.
Keywords
Readme
Cross Platform Fetch
Cross platform fetch ponyfill for Node and WebWorkers - including Cloudflare Workers.
Install
npm install @zuplo/fetchUse
import fetch from "@zuplo/fetchPlatforms
Works on Node and WebWorkers - including Cloudflare Workers.
Credit
This library is similar to cross-fetch but with exports for webworkers and no polyfills.
