bh

v4.2.1
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 .
npm i bh

Metadata

  • Unknown
  • >= 0.10
  • Marat Dulin
  • released 10/10/2016

Downloads