template Module
Virtual rollup of the template-base
and template-micro
modules.
This module provides the following classes:
This module is a rollup of the following modules:
-
template-base
Provides a generic API for using template engines such as Handlebars and
Y.Template.Micro
. -
template-micro
Adds the
Y.Template.Micro
template engine, which provides fast, simple string-based micro-templating similar to ERB or Underscore templates.