Skip to content

polvo/polvo-cs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polvo CS

With this plugin, Polvo can handle CoffeeScript source files.

Stories in Ready

Build Status Coverage Status

Dependency Status NPM version

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.