0.15.0 • Published 7 years ago

uiengine-adapter-handlebars v0.15.0

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

UIengine template adapter for Handlebars

🚦 State: Proof of concept

Configuration

Plain and simple:

adapters:
  hbs: uiengine-adapter-handlebars

With options:

adapters:
  hbs:
    module: uiengine-adapter-handlebars
    options:
      namespace: 'myapp'

Available options:

  • namespace prefixes partials with the given namespace and a slash: myapp/component

In addition to that there is the option debug for a more detailed output in case of rendering errors.

0.15.0

7 years ago

0.13.0

7 years ago

0.12.0

7 years ago

0.11.6

8 years ago

0.11.0

8 years ago

0.11.0-alpha.1

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago