A basic Visual Studio Code plugin that converts html text to JSX string
You can select your html text and use the shortcut ctrl+alt+x
There are many things to do
- Add functionality to validate html code
- Add support to format the resulting string
- Add support to convert javascript strings to html code