Open make-github-pseudonymous-again opened 3 years ago
We currently use lodash.deburr but @sindresorhus/transliterate may be better.
lodash.deburr
@sindresorhus/transliterate
Note that the current implementation of the latter is an expensive wrapper around the former.
We currently use
lodash.deburr
but@sindresorhus/transliterate
may be better.