fix-html
v0.2.0
Published
Simple tip to resolve html error
Downloads
44
Readme
Fix Html
- GIT
- https://github.com/react-atomic/react-atomic-organism/tree/master/packages/lib/fix-html
- NPM
- https://www.npmjs.com/package/fix-html
other complex lib
https://cdn.jsdelivr.net/npm/[email protected]/dist/sanitize-html.min.js
window.sanitizeHtml('your-html', {allowedTags: false, allowedAttributes: false})