Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
dompurify
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
sanitize-html
Clean up user-submitted HTML, preserving allowlisted elements and allowlisted attributes on a per-element basis
isomorphic-dompurify
Makes it possible to use DOMPurify on server and client in the same way.
sanitize-html-react
Modified sanitize-html for React. Clean up user-submitted HTML, preserving whitelisted elements and whitelisted attributes on a per-element basis
express-xss-sanitizer
Express 4.x and 5.x middleware which sanitizes user input data (in req.body, req.query, req.headers and req.params) to prevent Cross Site Scripting (XSS) attack.
lettersanitizer
DOM-based HTML email sanitizer for in-browser email rendering.
domsanitizer
A template to parsable tree transformer used to produce valid HTML content.
markdown-it-sanitizer
sanitizer for markdown-it.
react-sanitized-html
A React component that will sanitize user-inputted HTML code, using the popular sanitize-html package
@tinkoff/ng-dompurify
Inclusive Angular API for DOMPurify
perfect-express-sanitizer
a complete package to control user input data to prevent Cross Site Scripting (XSS) ,Sql injection and no Sql injection attack
@spacingbat3/lss
LSS: Literal String Sanitizer – sanitizes string based on specific inputs and tries to guess the accurate type (in TypeScript/Typed JS).
@jill64/universal-sanitizer
💎 Isomorphic html sanitizer by DOMPurify + sanitize-html
ajv-sanitizer
String sanitization with JSON-Schema using Ajv
avert
HapiJS request sanitizer.
htmlsanitize
HTML Sanitizer for the client
@taiga-ui/dompurify
Inclusive Angular API for DOMPurify
google-caja
Node wrapper for the Google Caja HTML/CSS sanitizer
express-html-sanitizer
Express JS middleware to cleanup/sanitize json request body in express
marked-sanitizer-github
HTML tag sanitizer for marked