@web-std/fetch

v4.2.1
Web API compatible fetch implementation
fetch http promise request curl wget xhr whatwg

build

npm run build:cjs && npm run build:types

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

test:cjs

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

coverage

c8 report --reporter=text-lcov | coveralls

typecheck

tsc --build

build:types

tsc --build

build:cjs

rollup -c

lint

xo

prepare

npm run build
npm i @web-std/fetch

Metadata

  • MIT
  • ^10.17 || >=12.3
  • David Frank
  • released 8/29/2023

Downloads

Maintainers