JavaScript is disabled on your browser.
Returns a compiler that escapes HTML by default and does not use standards mode.
Returns a compiler that will use the given value for any variable that is missing, or
otherwise resolves to null.
Returns a compiler that will treat empty string as a false value if parameter is true.
Returns a compiler that either does or does not escape HTML by default.
Returns a compiler that will use the given value for any variable that resolves to
null, but will still raise an exception for variables for which an accessor cannot be
found.
Returns a compiler that either does or does not use standards mode.
Returns a compiler that throws an exception when a section references a missing value
(true) or treats a missing value as false (false, the default).
Returns a compiler configured to use the supplied collector.
Returns a compiler configured to use the supplied delims as default delimiters.
Returns a compiler configured to use the supplied template loader to handle partials.
Returns a compiler that will treat zero as a false value if parameter is true.