bem / bh

BH template engine
http://bem.github.io/bh/
MIT License
69 stars 32 forks source link

Add support for boolean mod values #15

Closed mishanga closed 10 years ago

mishanga commented 10 years ago

BEMJSON

{ block : 'link', mods : { pseudo : true } }

HTML

<div class="link link_pseudo"></div>
mdevils commented 10 years ago

Feel free to implement. I recommend you to coordinate those changes with @denchistyakov — https://github.com/denchistyakov