<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Jonwatkins on Vue Templates</title><link>https://www.vuejstemplates.com/author/jonwatkins/</link><description>Recent content in Jonwatkins on Vue Templates</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://www.vuejstemplates.com/author/jonwatkins/index.xml" rel="self" type="application/rss+xml"/><item><title>Vue Runtime Template Compiler</title><link>https://www.vuejstemplates.com/theme/jonwatkins-vue-runtime-template-compiler/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.vuejstemplates.com/theme/jonwatkins-vue-runtime-template-compiler/</guid><description>&lt;h2 id="overview">Overview:&lt;/h2>
&lt;p>This product analysis is about a library called &amp;ldquo;Vue Runtime Template Compiler&amp;rdquo;. It is a Vue.js component that allows easy compiling and interpreting of HTML templates at runtime. This library addresses the template binding issues that occur with the v-html directive. It provides a way to dynamically generate a Vue component from an HTML string and render it using the scope of the parent component. It also offers the option to load the compiler only when necessary, using Webpack and code splitting. The library can be installed via direct download or CDN, and can be used either as a plugin or by directly importing and using the component.&lt;/p></description></item></channel></rss>