cloak.view.nw-handlebars

0.0.1 • Public • Published

cloak.view.nw-handlebars

Handlebars templating engine for cloak.view for building apps using node-webkit

Usage

$ npm install --save cloak.view.nw-handlebars
var config      = require('cloak.core/config');
var handlebars  = require('cloak.view.nw-handlebars');

// Set the handlebars compiler as the default templating engine, giving the
// path to where your templates are stored
config.module('view').set('templatingEngine', handlebars('/some/path'));

Package Sidebar

Install

npm i cloak.view.nw-handlebars

Weekly Downloads

1

Version

0.0.1

License

ISC

Last publish

Collaborators

  • k