Hacker News new | ask | show | jobs
by andrezsanchez 3895 days ago
Emphasis on "implemented" haha. At least this makes it more open since someone can come in and make their own implementation. As it currently stands I don't think you can use Facebook's implementation to transform JSX to a framework-agnostic object.
2 comments

You can use babel. Look at the custom example here: http://babeljs.io/docs/advanced/transformers/other/react/
Well, you could fork it:

https://github.com/insin/msx