promise-wtf

v1.2.0
Lightweight Promise implementation with the 'finally' method
library promise util

lint

eslint .

snyk

snyk test

tape

nyc tape test/start.js | tap-spec

report

nyc report --reporter=lcov

pretest

npm run lint && npm run snyk

test

npm run tape

posttest

npm run report

coveralls

npm test && cat ./coverage/lcov.info | coveralls

aplus

node ./test/aplus/index.js

build

gccmin src dist

Metadata

  • MIT
  • >= 6.0
  • @ndaidong
  • released 9/28/2016

Downloads

Maintainers