Showing 1-20 of 240 packages
DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. It's written in JavaScript and works in all modern browsers (Safari, Opera (15+), Internet Explorer (10+), Firefox and Chrome - as well as almost anything else usin
Makes it possible to use DOMPurify on server and client in the same way.
Inclusive Angular API for DOMPurify
Inclusive Angular API for DOMPurify
An Ember addon that wraps DOMPurify.
Use DOMPurify as Aurelia's sanitizer implementation.
Markdown to HTML using marked and DOMPurify. Safe by default.
A Nuxt 3 module that integrates DOMPurify for sanitizing HTML content and protecting against XSS attacks, with support for multiple profiles.
Safe replacement for the v-html directive
A markdown-it plugin that sanitizes html_block and html_inline tokens using DOMPurify.
A markdown-it plugin built on DOMPurify.
Safe HTML rendering for Svelte powered by DOMPurify. SSR-ready, browser-only entry, and edge-friendly options.
> A flexible, production-ready middleware for [Hono](https://hono.dev) that sanitizes request data using [isomorphic-dompurify](https://www.npmjs.com/package/isomorphic-dompurify).
DOMPurify plugin for Mongoose
A work-in-progress HTML sanitizer that strives for: performance like window.Sanitizer, readiness like DOMPurify, and ability to run in a WebWorker like neither of those.
A fast, native Bun-powered HTML sanitizer with DOMPurify-like features. Protection against XSS and malicious content.
TypeScript typings for dompurify
Creates a secure TrustedTypes policy using DOMPurify as the sanitizer.
A utility library providing input sanitization using dompurify and Vue.js.
Purifying the dom before it ever reaches markdown-it.