keebab

1.0.4 • Public • Published

gzip size

install size

CI / build

Give me a normal string and I will kebabify it!

Features

  • Kebabify a string

Install

npm install keebab

usage

import keebab from "keebab";

const str = "Hello World" 

keebab(str) // => returns Hello-World

API

function (input: string): string {} 

keebab(value)

Throws a type error if the provided values is not a string

Readme

Keywords

none

Package Sidebar

Install

npm i keebab

Weekly Downloads

0

Version

1.0.4

License

MIT

Unpacked Size

1.89 kB

Total Files

2

Last publish

Collaborators

  • luke-h1