New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@adplata/string-to-slug

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adplata/string-to-slug

convert strings to slug url

npmnpm
Version
1.0.4
Version published
Weekly downloads
7
16.67%
Maintainers
1
Weekly downloads
 
Created
Source

Installation

npm install --save string-to-slug

Usage

const { stringToSlug } = require('@adplata/string-to-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

Keywords

string

FAQs

Package last updated on 08 Jul 2021

Related posts