Vue Blox is a light-weight plugin for Vue 3 that allows you to render regular Javascript objects as Vue components, complete with reactive bound props, nested slots, mustache, and plugin support.
Vue Blox is available as a node package. For the latest stable version, run:
npm install vue-blox
Please visit the vue-blox site at vueblox.io for up-to-date docs and examples.