duct slug convert

duct slug convert

Text to Url Slug conversion tool

duct-slug-convert setup

npm i duct-slug-convert

Add the duct-slug-convert package in the component you want to use after installation.

import slug from 'duct-slug-convert'

ready to use

const convert = slug('String');

The value sent to the slug function is converted to a url and returned as a value.

No recent searches