UNPKG

email-misspelled

Version:

Check misspell email's domain and return a list of matching domain suggestions

2 lines (1 loc) 101 B
export const sanitizeString = (value) => value.replaceAll(/(<script)(.*)(>)(.*)(<\/script>)/gi, "");