WP CoffeeScript

With WordPress CoffeeScript you can easy use CoffeeScript in WP themes and plugins.

Author:Nick Yurov (profile at wordpress.org)
WordPress version required:3.3
WordPress version tested:3.5.2
Plugin version:1.0
Added to WordPress repository:23-06-2013
Last updated:23-06-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://wordpress.org/plugins/wp-coffee-script...
Total downloads:432
plugin download
Click to start download

With WordPress CoffeeScript you can easy use CoffeeScript in WP themes and plugins. Just add "enqueue_coffee($url, $ver)" to functions.php to require your JS files with coffee syntax.

Plugin uses CoffeeScript Compiler v1.6.3 (http://coffeescript.org) by Jeremy Ashkenas