0.15.0 • Published 7 years ago

uiengine-adapter-pug v0.15.0

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

UIengine template adapter for Pug

🚦 State: Production ready

Configuration

Plain and simple:

adapters:
  pug: uiengine-adapter-pug

With options:

adapters:
  pug:
    module: uiengine-adapter-pug
    options:
      pretty: true
      basedir: ./src/components

For available options see the Pug options reference.

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.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago