@lukepeavey/slugify

0.1.4 • Public • Published

Slugify

A small utility that converts a string to a slug.

  • Strips all non-alphanumeric characters
  • Removes diacritics and converts non-latin characters to their english equivalent
  • Converts the string to kebab-case

Readme

Keywords

none

Package Sidebar

Install

npm i @lukepeavey/slugify

Weekly Downloads

1

Version

0.1.4

License

ISC

Unpacked Size

21.4 kB

Total Files

6

Last publish

Collaborators

  • lukepeavey