bem / bem-bl

Base BEM library
http://bem.github.com/bem-bl/
198 stars 84 forks source link

Ability to use BEMHTML templates as CommonJS module #218

Closed arikon closed 12 years ago

arikon commented 12 years ago
require('path/to/templates.bemhtml.js').apply(bemjson);
arikon commented 12 years ago

Implemented in server branch