templates-coffeecup

0.1.1 • Public • Published

Install

npm install templates-coffeecup

Usage

render = require('templates-coffeecup') 'templates', '.html.coffee'
render 'index', {title:'Hello world'}

Or

views = require('templates-coffeecup') 'templates', '.html.coffee'
views.index {title:'Hello world'}

Readme

Keywords

none

Package Sidebar

Install

npm i templates-coffeecup

Weekly Downloads

0

Version

0.1.1

License

Public Domain

Last publish

Collaborators

  • shimaore