Utilities for handling handlebar templates.

Constructors

Methods

Constructors

Methods

  • Initializes the handlebar utilities.

    Parameters

    • H: typeof Handlebars

      The external handlebar object. Is needed so helpers can be registered both inside and outside of Zibri.

    Returns void