coz-handlebars-engine
v4.1.2
Published
coz rendering engine with handlebars.
Downloads
5,187
Readme
coz-handlebars-engine
coz rendering engine with handlebars.
Usage
Create a new engine.
'use strict'
const cozHandlebarsEngine = require('coz-handlebars-engine')
let engine = cozHandlebarsEngine({})
License
This software is released under the MIT License.