gretchen

v1.4.0-beta.1
Making fetch happen in Typescript.
fetch fetching http https request requests get url ajax and 10 more...

build

for arg in 'cjs' 'esm' 'iife'; do npx esbuild index.ts --bundle --minify --format=$arg --outfile=dist/gretchen.$arg.js; done

test

node test

format

prettier-standard --format

prepare

npx husky install && npx commitizen init cz-conventional-changelog --save-dev --save-exact

Metadata

  • MIT
  • Whatever
  • truework
  • released 6/17/2021

Downloads