node-fetch

v3.0.0-beta.9
A light-weight module that brings Fetch API to node.js
fetch http promise request curl wget xhr whatwg

build

rollup -c

test

node --experimental-modules node_modules/c8/bin/c8 --reporter=html --reporter=lcov --reporter=text --check-coverage node --experimental-modules node_modules/mocha/bin/mocha

coverage

c8 report --reporter=text-lcov | coveralls

test-types

tsd

lint

xo

prepublishOnly

node ./test/commonjs/test-artifact.js

Metadata

  • MIT
  • ^10.17 || >=12.3
  • David Frank
  • released 9/5/2020

Downloads