Provides support for .cjsx
files in Meteor using coffee-react-transform
meteor add jhartma:cjsx
A small meteor package for writing React components in Coffeescript and JSX.
The plugin is basically a fork of meteor's core coffeescript plugin.
CJSX or 'coffee-react' is a hyrbid of CoffeeScript and JSX.