HTML/XSS Sanitizer?
#17206
Replies: 1 comment
-
|
Late reply but does the escape function from the standard library work for you? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Are there any HTML sanitizer for Deno?
I tried getting dompurify and sanitize-html to work in Deno, but it won't import them, even when using esm.sh.
Update: I see https://github.com/lucacasonato/ammonia-wasm is made by @lucacasonato, are there plans to update it or add it native to Deno?
Beta Was this translation helpful? Give feedback.
All reactions