tildeio / htmlbars

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

[FEATURE] Add contextual component syntax #438

Closed Serabe closed 8 years ago

Serabe commented 8 years ago

HTMLBars need to be able to generate components with syntax my.comp for implementing contexual components.

emberjs/ember.js#12617

rwjblue commented 8 years ago

This seems good to me.

@mixonic any objections?

mixonic commented 8 years ago

:+1: thanks sir :-)

rwjblue commented 8 years ago

Published as v0.14.10