mincer-haml-coffee

0.0.2 • Public • Published

Mincer Haml-Coffee

Haml-Coffee transformation engine for Mincer.

Installation

Install from npm registry:

$ npm install mincer-haml-coffee

or add mincer-haml-coffee to your package.json:

"dependencies": {
  "mincer-haml-coffee": "0.0.1"
}

Usage

var Mincer = require('mincer');

require('mincer-haml-coffee')(Mincer);

Now files with .hamlc extension will be compiled to using haml-coffee to JavaScript.

Package Sidebar

Install

npm i mincer-haml-coffee

Weekly Downloads

244

Version

0.0.2

License

MIT

Unpacked Size

3.04 kB

Total Files

3

Last publish

Collaborators

  • steelfu