npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

bare-node-fetch

1.0.0

@mafintosh

npmHomeRepoSnykSocket
Downloads:2270
$ npm install bare-node-fetch
DailyWeeklyMonthlyYearly

bare-node-fetch

Cross runtime fetch module.

npm install bare-node-fetch

Usage

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