Skip to content
This repository was archived by the owner on Feb 20, 2019. It is now read-only.

Remove accents/diacritics in a string #161

Closed
MauricioRobayo opened this issue Apr 25, 2018 · 2 comments
Closed

Remove accents/diacritics in a string #161

MauricioRobayo opened this issue Apr 25, 2018 · 2 comments

Comments

@MauricioRobayo
Copy link
Contributor

MauricioRobayo commented Apr 25, 2018

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
Copy link
Member

Sure! Thanks!

@MauricioRobayo
Copy link
Contributor Author

Hi Kent, thanks for your support and for pushing OSS! The PR is done!

kentcdodds pushed a commit that referenced this issue Apr 26, 2018
Implements method to remove accentuated characters from a string. Based
on: https://stackoverflow.com/a/37511463/2002514

Closes #161
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants