esamattis / esamattis/underscore.string
Create .replaceDiacritic(str) function
Open
feature
- Dominant language
- JavaScript
- Stars
- 3.4k
- Forks
- 367
- PR merge metrics
- No merged PRs in 30d
Description
A function that replaces special characters with their "closest-looking" characters would be great.
Here are some working examples about how to do it: http://stackoverflow.com/questions/863800/replacing-diacritics-in-javascript
Contributor guide
Assessment
This issue has not been assessed yet.