Need to use HTML strings (angular?) but want to use JSX? vhtml's got your back. vhtml intentionally does not transform JSX to a Virtual DOM, instead serializing it directly to HTML. However, it's ...
Notice: This is a fork of vscode-lit-html, the purpose is to support HTML for template engines like Vue, Handledom or just plain text HTML.