vue-html-secure

Vue.js 2.x and 3.x plugin to add HTML secure directives v-html-remove, v-html-escape, v-html-safe

@staszek998/v-html

Simple Vue component capable of rendering the passed-in HTML string without wrapping it within a redundant HTML tag.

babel-plugin-react-v-html

Babel plugin for React component to transform the JSXAttribute from v-html to dangerouslySetInnerHTML.