Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

coz-handlebars-engine

coz-labo6.7kMIT4.1.2

coz rendering engine with handlebars.

coz, engine

readme

coz-handlebars-engine

Build Status npm Version

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.