apisauce

v3.0.1
Axios + standardized errors + request/response transforms.
axios api network http

dist

npm-run-all clean compile build test

lint

tslint -p .

test

npm-run-all compile test:unit

build

BABEL_ENV=production rollup -c

clean

rm -rf dist

format

prettier --write "{**/*.ts,.circleci/**/*.js}" --loglevel error && tslint -p . --fix

compile

tsc -p tsconfig.json

example

node ./examples/github.js

prepare

npm-run-all compile build

coverage

nyc ava

test:unit

ava -s

ci:publish

yarn semantic-release

semantic-release

semantic-release

Metadata

  • MIT
  • Whatever
  • Infinite Red
  • released 6/17/2023

Downloads