Hacker News new | ask | show | jobs
by rvikmanis 3886 days ago
It has: https://facebook.github.io/jsx/
1 comments

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.
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