bh

v3.3.0
Template engine. BEMJSON -> HTML processor.

test

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

jshint

jshint .

unit-test

mocha -u bdd -R spec --recursive test

unit-test-coverage

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 1/28/2015

Downloads