HTML Sanitization Directive
"
vue-dompurify-htmlis a "safe" replacement for the v-html directive. The HTML code is sanitized with DOMPurify before being interpreted.It is a small wrapper around DOMPurify."
Thomas Gerbet
@el_suisse