leumashz / html-to-javascript-vscode

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:TypeScript 100.0%