Skip to content

Serabe/traceur-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

traceur-rails

gem install traceur-rails

Here on rubygems.org

Requirements

Requires node to be installed.

Usage

Despite being named traceur-rails this gem can be used with any project that uses sprockets. Use .tc as the extension for any file that would normally use a .js extension and the file will be compiled with traceur.

traceur modules

Tracuer offers a modules configuration option. Generally this will be set in an initializer. This allows you to specify how modules should be compiled. The options are available in the traceur-compiler wiki

Traceur::Config.compile_to :amd

Author

twitter/aaronackerman
Aaron Ackerman

About

Traceur Compiler supported Javascript with Sprockets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published