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

Add Babel #45

Closed dead-claudia closed 8 years ago

dead-claudia commented 8 years ago

Recently, React's own transpiler has been deprecated in favor of Babel's as well, so I think this should be added to the list.