apisauce

v0.14.1
Axios + standardized errors + request/response transforms.
axios api network http

dist

npm-run-all clean compile build types

lint

standard lib/* test/* rollup.config.js

test

npm-run-all compile test:unit

build

BABEL_ENV=production rollup -c

clean

rm -rf dist

types

cp lib/apisauce.d.ts dist/

shipit

npm-run-all dist np

compile

tsc -p tsconfig.json

coverage

nyc ava

test:unit

ava -s

Metadata

  • MIT
  • Whatever
  • Steve Kellock
  • released 8/12/2017

Downloads