Re: [w3c/webcomponents] [templates] How featureful should the default processor be? (#682)

Yes, you would need to create an object such as `const obj = { number: originalObj.index + 1 }` and then use `{{number}}`. Just like in Handlebars.

-- 
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/682#issuecomment-341838530

Received on Friday, 3 November 2017 22:04:47 UTC