await-to-ts

v1.0.4
Async/await wrapper for easy error handling in ts and js
node async await typescript wrapper

clean

rimraf dist

start

node dist/examples/index.js

build

rimraf dist; tsc -p .

pretest

yarn run build

prestart

yarn run build

prepublish

yarn run build

test

tap --cov --100 --no-timeout dist/tests/index.js

test:html

tap --cov --100 --coverage-report=html --no-timeout dist/tests/index.js

lint

tslint -e node_modules/ -p .

lint:fix

tslint -e node_modules/ --fix -p .

validate

yarn list

watch

npm-watch

Metadata

  • MIT
  • Whatever
  • Francesco Soncina
  • released 4/30/2017

Downloads

Maintainers