UNPKG

grunt-dom-templates

Version:

Smart partial HTML templates compiler and loader.

4 lines (3 loc) 76 B
<ul tpl-name="list"> <li rv-each-item="items">{ item.label }</li> </ul>