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.