1.0.1 • Published 4 years ago
isomorphic-html-sanitize v1.0.1
Isomorphic HTML sanitize
HTML sanitizer for Node and the browser
Install
npm install isomorphic-html-sanitizeUsage
const sanitize = require('isomorphic-html-sanitize');
sanitize('A hacky HTML piece of code')License
MIT