Clean accents from a string.
0.1.0
input (string)
(string)
: Returns the input string without accents.
piupiu.cleanAccent('héëllôö');
// 'heelloo'
piupiu.cleanAccent('heelloo');
// 'heelloo'
Clean accents from a string.
0.1.0
input (string)
(string)
: Returns the input string without accents.
piupiu.cleanAccent('héëllôö');
// 'heelloo'
piupiu.cleanAccent('heelloo');
// 'heelloo'