snekfetch

v4.0.2
Just do http requests without all that weird nastiness from other libs

setup

install-peerdeps --dev eslint-config-airbnb

lint

eslint --ext=mjs,js src test sync.js webpack.config.js

test

node ./node_modules/.bin/jest

coverage

cat ./coverage/lcov.info | coveralls

docs

node docs.js

build:browser

webpack-cli

prepublishOnly

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

Metadata

  • MIT
  • Whatever
  • Gus Caplan
  • released 6/6/2018

Downloads

Maintainers