jQuery.tmpl  class     

plugin: jquery/view/tmpl

Provides basic templating with magic tags that look like:

${value}
jQuery.View integrates jQuery.tmpl templates into your build process. You can use a jQuery.tmpl like:
$('#area').html('//path/to/template.tmpl',{ data });

For more information on jQuery.tmpl read it's documentation.

© Jupiter IT - JavaScriptMVC Training and Support