Security
- DOMPurify - A DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG.
- js-xss - Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist.
- xss-filters - Secure XSS Filters by Yahoo.
- sanitize-html - sanitize-html provides a simple HTML sanitizer with a clear API.