🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@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

latest
npmnpm
Version
1.0.5
Version published
Maintainers
1
Created
Source

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

Keywords

string

FAQs

Package last updated on 08 Jul 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts