kebabify

0.1.0 • Public • Published

Kebabify

Kebabify camel case identifiers

Installation

npm install --save kebabify

Usage

const kebabify = require('kebabify')
 
// Logs "my-awesome-identifier"
console.log(kebabify('myAwesomeIdentifier'))

Readme

Keywords

none

Package Sidebar

Install

npm i kebabify

Weekly Downloads

2

Version

0.1.0

License

MIT

Last publish

Collaborators

  • linusu