0.1.1 • Published 9 years ago
tine-hogan v0.1.1
tine-hogan
Seamlessly using hogan template engine with unified API.
Install
npm install --save tine-hoganUsage
const tine = require('tine')
const hogan = require('tine-hogan')
const render = tine(hogan, templateOptions)
const result = render(template, data)License
MIT © EGOIST