@jigsaw/sanitize-html
Clean up user-submitted HTML, preserving whitelisted elements and whitelisted attributes on a per-element basis
Clean up user-submitted HTML, preserving whitelisted elements and whitelisted attributes on a per-element basis
Client-side (browser-based) HTML sanitizer for front end
Clean up user-submitted HTML, preserving allowlisted elements and allowlisted attributes on a per-element basis
Sanitize and clean character strings.
Sanitize and clean character strings.
A React component that will sanitize user-inputted HTML code, using the popular sanitize-html package