Example Usage
import DOMPurify from "isomorphic-dompurify";

const clean = DOMPurify.sanitize(dirtyString);