safe-callback

v1.0.0
Assures asynchronous functions always call the callback instead of throwing errors
always async asynchronous callback error errors force protect safe and 5 more...

lint

eslint lib

test

mocha --compilers js:babel-register

coverage

nyc --reporter=lcov --reporter=text npm test

build

babel --presets latest -d dist/ lib/

prepublish

npm run lint && npm test && npm run build
npm i safe-callback

Metadata

  • WTFPL
  • Whatever
  • Gabriel Montes
  • released 10/25/2016

Downloads

Maintainers