tildeio / htmlbars

A variant of Handlebars that emits DOM and allows you to write helpers that manipulate live DOM nodes
MIT License
1.6k stars 193 forks source link

Implement special `is` attribute case. #415

Open e00dan opened 9 years ago

e00dan commented 9 years ago

Attempt to resolve #288. Would love feedback.

@mmun, @ebryn