promise-wtf

v0.1.22
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

node build/minify

snyk

snyk wizard

Metadata

  • MIT
  • >= 6.0
  • Dong Nguyen
  • released 6/13/2016

Downloads

Maintainers