Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 528 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 528 Bytes

html-to-jsx

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

Change log

converting and html text to JSX