Stumbled upon this while looking for a good template engine. The basic mapping of data to html looks clean and good.
Apart from the bindings, does this package/library support conditionals (such as if else) and dynamic templates (such as switching the ui-block based on data, e.g. video template, audio template etc.) ?
How to achieve such functionality with this? Any examples / pointers in that direction would be helpful.