snekfetch

v4.0.4
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

changelog

git log dd0c84b^..HEAD --pretty=format:'* [[`%h`](https://github.com/devsnek/snekfetch/commit/%H)] - %s' > CHANGELOG.md
npm i snekfetch

Metadata

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

Downloads

Maintainers