Socket
Socket
Sign inDemoInstall

cjk-slug

Package Overview
Dependencies
1
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    cjk-slug

[![Package Version](https://img.shields.io/npm/v/cjk-slug)](https://npm.im/cjk-slug) [![License](https://img.shields.io/npm/l/cjk-slug)](#License) [![NPM Bundle Size](https://img.shields.io/bundlephobia/minzip/cjk-slug)](https://bundlephobia.com/package/c


Version published
Maintainers
1
Install size
78.1 kB
Created

Readme

Source

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

Keywords

FAQs

Last updated on 07 Feb 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc