issues
search
bem
/
bh
BH template engine
http://bem.github.io/bh/
MIT License
69
stars
32
forks
source link
Add more examples for boolean attributes to README
#158
Closed
qfox
closed
9 years ago
qfox
commented
9 years ago
Like in tests:
ctx.attr('hidden', true);
<div hidden></div>
Like in tests: