@binance-academy/slugify

1.0.1 • Public • Published

slugify

Version npm bundle size (scoped) Downloads CodeStyle

Generate a slug from a string.

Install

npm i @binance-academy/slugify
# -or-
yarn add @binance-academy/slugify

Usage

import slugify from "@binance-academy/slugify";

// Output: aaaa
const slug = slugify("aaaa---$%#");

Note: If you want to see more examples, please head over here.

Readme

Keywords

none

Package Sidebar

Install

npm i @binance-academy/slugify

Weekly Downloads

5

Version

1.0.1

License

ISC

Unpacked Size

3.33 kB

Total Files

3

Last publish

Collaborators

  • ericyip
  • brykou