# CoffeeScript Plugin for DocPad Adds support for [CoffeeScript](http://coffeescript.org/) to JavaScript compilation to [DocPad](https://docpad.org) Convention: `.js.coffee|litcoffee` ## Install ``` npm install --save docpad-plugin-coffeescript ``` ## Configure You can customise the compiler optons sent to the CoffeeScript compiler via the plugin's `compileOptions` config option ## History You can discover the history inside the `History.md` file ## License Licensed under the incredibly [permissive](http://en.wikipedia.org/wiki/Permissive_free_software_licence) [MIT License](http://creativecommons.org/licenses/MIT/)
Copyright © 2012 [Bevry Pty Ltd](http://bevry.me)
Copyright © 2011 [Benjamin Lupton](http://balupton.com)