elm-community / elm-community/string-extra
Unicode normalization
Open
- Dominant language
- Elm
- Stars
- 36
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to use or have an analog to the browser's built-in [String.prototype.normalize](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/normalize). Obviously this can be done through a port, but it's a pure function and introducing the asynchronicity is obnoxious.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.