diacritic library

Removes common accents and diacritical signs from a string by replacing them with an equivalent character.

Functions

removeDiacritics(String text) String
Removes accents and diacritics from the given String.