[
redteam
.
to
]
Tools
Submit
Example Usage
Copy
import DOMPurify from "isomorphic-dompurify"; const clean = DOMPurify.sanitize(dirtyString);