bh

v2.0.1
Simple bemjson->html transformer

test

npm run-script jshint && npm run-script check-style && npm run-script unit-test-coverage

jshint

./node_modules/.bin/jshint .

unit-test

./node_modules/.bin/mocha -u bdd -R spec --recursive test

unit-test-coverage

./node_modules/.bin/istanbul cover ./node_modules/mocha/bin/_mocha -- -u bdd -R spec --recursive test

check-style

./node_modules/jscs/bin/jscs .

Metadata

  • Unknown
  • >= 0.10
  • Marat Dulin
  • released 6/10/2014

Downloads