Re: [w3c/webcomponents] [templates] If HTML Template Instantiation proposal is adopted, consider a HTML-native syntax (#695)

Yes, we're not proposing to standardize mustache itself. For simple substitution within a template, we would use `{{~}}` but for looping, conditionals, and other control flows, we're suggesting to use template element instead so the proposal is substantially different from what the mustache library does.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/695#issuecomment-344137638

Received on Tuesday, 14 November 2017 03:44:53 UTC