ferror

v1.1.3
a nice way to create errors that shows only what matters
errors format stack

test

./node_modules/istanbul/lib/cli.js cover ./node_modules/tape/bin/tape test.js

jshint

./node_modules/jshint/bin/jshint -c .jshintrc index.js test.js

codestyle

./node_modules/jscs/bin/jscs -p google index.js test.js

check-coverage

./node_modules/istanbul/lib/cli.js check-coverage --statements 100 --functions 100 --lines 100 --branches 100

open-coverage

open coverage/lcov-report/index.html

example

node example
npm i ferror

Metadata

  • ISC
  • Whatever
  • @joaquimserafim
  • released 1/12/2015

Downloads

Maintainers