Lets say I have Test1.html,Test2.html, Test3.html ...etc files having different form data. I want to generate reactJS components like Test1.js, Test2.js Test3.js components with complete information.
we have idea like one common reactjs plugin to take any html file as input and automatically converts react components. As a developer no need to write separate code for converting their own component from html file. just i want to make it plugin
just upload the html file as input and generate the reactjs component with complete data.
make it .html files are input and expected output is react component.
Please let me know any one how to do this that would be great????
Title
A paragraph