promise-wtf

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

lint

eslint ./src ./test

pretest

npm run lint && snyk test && npm run aplus

test

nyc tape test/start.js | tap-spec

posttest

nyc report --reporter=lcov

coveralls

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

build

gccmin src dist

aplus

node ./test/aplus/index.js

Metadata

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

Downloads

Maintainers