promise-wtf

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

lint

eslint ./src ./test

test

npm run lint && snyk test && tape test/start.js | tap-spec

coverage

npm run build && nyc tape test/start.js | tap-spec

report

npm run coverage && nyc report --reporter=lcov

coveralls

npm run report && cat ./coverage/lcov.info | coveralls

build

gccmin src dist

aplus

node ./test/aplus/index.js

Metadata

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

Downloads

Maintainers