sindresorhus/transliterate

Support languages like Chinese, Japanese, Thai, etc.

Open

#1 aberto em 8 de mai. de 2018

Ver no GitHub
 (19 comments) (15 reactions) (0 assignees)JavaScript (316 stars) (25 forks)user submission
enhancementhelp wanted

Description

It's a cool library, but i'm fearful that it won't slugify everything.

Chinese characters are just deleted.

slugify('你好'); // results in an empty string

Guia do colaborador