Skip to content
This repository was archived by the owner on Sep 25, 2018. It is now read-only.

JSX enabled Coffeescript compiler built upon the meteor coffeescript compiler (Deprecated - Original Coffeescript 2 Package now works with JSX)

Notifications You must be signed in to change notification settings

kellertobias/meteor-coffeescript-x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

meteor-coffeescript-x

this is a jsx capable version of the meteor coffeescript compiler.

it builds upon the original meteor coffeescript compiler (just copy the newest coffeescript code in plugin/coffee-cjsx.js to update to a newer version of the original compiler).

Sadly meteor does not export the compiler itself to be used outside of the original coffeescript package (or at least I could not get it) so I had to copy & paste its code in here.

The other thing this package uses is coffee-react-transform

About

JSX enabled Coffeescript compiler built upon the meteor coffeescript compiler (Deprecated - Original Coffeescript 2 Package now works with JSX)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published