react-to-jsx
react-to-jsx copied to clipboard
I wrote a similar project
Hey hi your project was inspiring.
Thought I needed ordering props so that I can use this as a testing mechanism. Unfortunately I quickly discovered that the underlying xmltojs library would also need to be patched.
So even If I do not like to do so, I wrote my own project: https://github.com/algolia/react-element-to-jsx-string
Tet me know what you think, maybe we can merge things, learn from each other.