Skip to content

bry4n/bare_coffee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BareCoffee

An Extension for Sprockets to enable --bare option for CoffeeScript's compiler. Thus, it will compile file without a top-level function wrapper.

All you have to do is add this line to your Gemfile:

gem 'bare_coffee'

This will automatically register "*.bare-coffee" file extension

Notes

This is not highly recommended for production or anything, but this might be useful for testing, experiment, and development.

About

An extension for Sprockets to enable --bare option for CoffeeScript's compilier

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages