tasty-kebab-case

1.0.0 • Public • Published

-🥕-🍅-tasty-kebab-case-🥦-🍆-

This module provides a tastier version of the unappetizing kebab case modules that exist on NPM (and in lodash).

Usage

Install

npm install --save tasty-kebab-case

Use

const { kebab } = require('tasty-kebab-case');
const words = 'hello world';
const tastyKebab = kebab(words);

Package Sidebar

Install

npm i tasty-kebab-case

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

3.96 kB

Total Files

5

Last publish

Collaborators

  • jclem