polvo-cs
v0.1.1
Published
Coffeescript plugin for Polvo
Downloads
8
Maintainers
Readme
Polvo CS
With this plugin, Polvo can handle CoffeeScript source files.
Install
You won't need to install it since it comes built in in Polvo.
Enjoy.
Instructions
Just put your .coffee
, .litcoffee
or .coffee.md
files in your input dirs
and it will be compiled to js
.
Remember to always use CJS pattern, more info here.
The same resolution algorithm presented in NodeJS will be used.