/html-to-javascript-vscode

A basic Visual Studio Code extension that converts html text to javascript string

Primary LanguageTypeScriptMIT LicenseMIT

html-to-javascript-vscode

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

Change log

converting and html text to javascript string