
Dompurify is a dom-only, super-fast, uber-tolerant xss sanitizer for html, mathml and svg. it's also very simple to use and get started with. dompurify is written in javascript and works in all modern browsers (safari, opera (15+), internet explorer (10+), edge, firefox and chrome - as well as almost anything else using blink or webkit). it doesn't break on ie6 or other legacy browsers. it simply does nothing there.
this package contains the javascript library.