express-jit-coffee

0.2.0 • Public • Published

What

An express middleware to automatically compile and serve coffeescript files just in time.

Make sure to include it before any regular file serving.

How

var jitCoffee = require('express-jit-coffee');

// express mumbo-jumbo here...

app.use(jitCoffee(__dirname + '/public'));

Readme

Keywords

none

Package Sidebar

Install

npm i express-jit-coffee

Weekly Downloads

7

Version

0.2.0

License

none

Last publish

Collaborators

  • jakobm