react-slugify icon indicating copy to clipboard operation
react-slugify copied to clipboard

Lack of support for Chinese characters

Open ringge opened this issue 2 years ago • 2 comments

Hi, I was wondering if you could kindly add support for Chinese characters? Thanks so much

ringge avatar Apr 28 '24 11:04 ringge

Do you have examples of such caracters and what they should be converted to?

martpie avatar Apr 28 '24 12:04 martpie

TIL about punycode, which can probably be used for that. I hope it's not going to bloat the bundle size.

martpie avatar Apr 29 '24 19:04 martpie