promise-wtf

v0.1.25
Lightweight Promise implementation with the 'finally' method
library promise util

test

snyk test && ./node_modules/.bin/tape test/start.js | tap-spec

coverage

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

report

npm run coverage && ./node_modules/.bin/nyc report --reporter=lcov

coveralls

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

build

gccmin src dist

snyk

snyk wizard

Metadata

  • MIT
  • >= 6.0
  • @ndaidong
  • released 6/15/2016

Downloads

Maintainers