Hacker News new | ask | show | jobs
by sudhirj 4349 days ago
Where does JSX + Coffeescript integration exist now?
1 comments

I wrote a JSX transformer for Coffeescript, it's quite stable now:

https://github.com/jsdf/coffee-react-transform

I used this for a small app (drawplz.com) and liked it quite a bit. Thanks for your work.