wukong-templates

0.3.0 • Public • Published

wukong-templates Build Status

A wukong plugin to render files with templates using co-views.

JavaScript Usqge

var templates = require('wukong-templates');
 
wukong.use(templates({
  engine: 'swig',
  directory: 'templates'
));

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i wukong-templates

Weekly Downloads

1

Version

0.3.0

License

MIT

Last publish

Collaborators

  • fundon