Skip to content

URL-friendly string converter that supports CJK characters

License

Notifications You must be signed in to change notification settings

daangn/cjk-slug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cjk-slug

Package Version License NPM Bundle Size

URL-friendly string converter that supports CJK characters

Usage

import slugify from 'cjk-slug';

slugify('당근마켓 - 대한민국 1등 동네 커뮤니티');
// => 당근마켓-대한민국-1등-동네-커뮤니티

Other languages

This package only cares about CJK characters.

You can use @sindresorhus/transliterate as needed.

License

MIT

About

URL-friendly string converter that supports CJK characters

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •