bare-node-fetch
v1.0.0
Published
Cross runtime fetch module
Readme
bare-node-fetch
Cross runtime fetch module.
npm install bare-node-fetchUsage
const fetch = require('bare-node-fetch')
// in node its returning global.fetch
// in bare its returning bare-fetch (and also sets that as a global for compat)License
Apache-2.0
