A basic Visual Studio Code plugin that converts html text to javascript string
See this plugin in the Visual Studio Code marketplace
You can select your html text and use the shortcut ctrl+h ctrl+J
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