snekfetch

v4.0.0-beta.1
Just do http requests without all that weird nastiness from other libs

lint

eslint . --cache --ext=mjs,js

test

npm run lint && node ./node_modules/.bin/jest

test:coveralls

cat ./coverage/lcov.info | coveralls

docs

node docs.js

build:browser

webpack

prepublishOnly

npm run lint && npm run test && npm run build:browser

Metadata

  • MIT
  • Whatever
  • Gus Caplan
  • released 3/15/2018

Downloads

Maintainers