facebook / jsx

The JSX specification is a XML-like syntax extension to ECMAScript.
http://facebook.github.io/jsx/
1.96k stars 133 forks source link

CoffeeScript #101

Open GeoffreyBooth opened 6 years ago

GeoffreyBooth commented 6 years ago

CoffeeScript 2 supports JSX: https://coffeescript.org/#jsx

Per https://github.com/jashkenas/coffeescript/issues/4802#issuecomment-347961903, can you please give the CoffeeScript repo a heads up on future changes to JSX that might affect CoffeeScript? Thanks.