Safe DOM manipulation with the Sanitizer API  |  Articles  |  web.dev

The new Sanitizer API aims to build a robust processor for arbitrary strings to be safely inserted into a page. This article introduces the API, and explains its usage.