1.0.2 • Published 4 years ago
@zuplo/fetch1 v1.0.2
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.