uiengine-adapter-ejs

0.15.0 • Public • Published

UIengine template adapter for EJS

🚦 State: Production ready

Configuration

Plain and simple:

adapters:
  ejs: uiengine-adapter-ejs

With options:

adapters:
  ejs:
    module: uiengine-adapter-ejs
    options:
      debug: true

The options are passed to the EJS renderer.

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

Package Sidebar

Install

npm i uiengine-adapter-ejs

Weekly Downloads

0

Version

0.15.0

License

MIT

Unpacked Size

2.3 kB

Total Files

5

Last publish

Collaborators

  • dennisreimann