UNPKG

vue-dompurify-html

Version:
23 lines (22 loc) 645 B
{ "$schema": "http://json.schemastore.org/web-types", "name": "vue-dompurify-html", "framework": "vue", "js-types-syntax": "typescript", "framework-config": { "enable-when": { "file-extensions": ["vue"] } }, "contributions": { "html": { "vue-directives": [ { "name": "dompurify-html", "description": "Safe replacement for the v-html directive", "doc-url": "https://github.com/LeSuisse/vue-dompurify-html/tree/main/packages/vue-dompurify-html" } ] } } }