@adplata/string-to-slug

1.0.5 • Public • Published

Installation

npm i @adplata/string-to-slug

Usage

const { stringToSlug } = require('@adplata/string-to-slug')
const slug = stringToSlug('Your string')    # return String - example: "this-is-a-example"

Repository

https://github.com/adplata/string-to-slug

License

MIT

CHANGELOG

1.0.0 : Method convertToSlug

Readme

Keywords

Package Sidebar

Install

npm i @adplata/string-to-slug

Weekly Downloads

0

Version

1.0.5

License

MIT

Unpacked Size

1.34 kB

Total Files

4

Last publish

Collaborators

  • adplata