mojito-debug

v0.0.32
mojito-debug helps developers debug their applications through debug hooks, whose results are shown on the client-side under the application when the 'debug' parameter appears in the URL.

pretest

mojito jslint app

test

istanbul cover --yui=true --dir=artifacts/test/coverage ./node_modules/.bin/mojito -- test app .

posttest

istanbul check-coverage --statements 80 --branches 80 --lines 80 --functions 80
npm i mojito-debug

Metadata

  • Unknown
  • > 0.10
  • Albert Jimenez
  • released 11/22/2014

Downloads