umlaut-escape

Escape umlauts and other special characters in a string. Converts them into HTML entities. Useful when searching for a string in HTML content.

eslint-plugin-no-unsafe-chars

Disallowes german umlauts and other unsafe chars in funtion names, variable names and object property names.