https://www.youtube.com/watch?v=FbXCjfwNORA
Pinned Loading
-
-
This is a very strong text sanitizer...
This is a very strong text sanitizer which accepts plain natural language or even HTML. The pipeline is very efficient and probably contains all you need to accept clean HTML. You would omit language detection if you don't need it, as it is a resource consuming operation. 1// @flow
23import { promisify } from 'util'
4import { tidy } from 'htmltidy2'
5import DOMPurify from 'isomorphic-dompurify'
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.