HTML-Tags in JavaScript entfernen - CSS-Tricks

Anonim
let strippedString = originalString.replace(/()+)>)/gi, "");