Remove accents/diacritics in a string
Closed this issue · 2 comments
MauricioRobayo commented
Hi Kent, awesome project.
Seems like it would be useful to have a removeAccents function and there is none implemented. If you are interested in this function let me know and I'll be glad to make a PR based on this stackoverflow thread.
kentcdodds commented
Sure! Thanks!
MauricioRobayo commented
Hi Kent, thanks for your support and for pushing OSS! The PR is done!