@web-std/fetch

v2.1.1
Web compatible Fetch API implementation for 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

typecheck

tsc --build

lint

xo

prepublishOnly

node ./test/commonjs/test-artifact.js && tsc --build
npm i @web-std/[email protected]

Metadata

  • MIT
  • ^10.17 || >=12.3
  • David Frank
  • released 11/2/2021

Downloads

Maintainers