react-to-jsx icon indicating copy to clipboard operation
react-to-jsx copied to clipboard

I wrote a similar project

Open vvo opened this issue 10 years ago • 0 comments

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.

vvo avatar Oct 15 '15 23:10 vvo