@kldit/util-slug-to-capitalized

1.0.1 • Public • Published

util-slug-to-capitalized

Install

npm i --save @kldit/util-slug-to-capitalized

Usage

Load at the begining of your application.

require("@kldit/util-slug-to-capitalized");

Run at any where of your code.

"teste-plutot-good-nicht".slugToCapitalized() // "TestePlutotGoodNicht"
"teste".firstCharToLowerCase() // "Teste"

Readme

Keywords

Package Sidebar

Install

npm i @kldit/util-slug-to-capitalized

Weekly Downloads

4

Version

1.0.1

License

Apache-2.0

Unpacked Size

13.2 kB

Total Files

5

Last publish

Collaborators

  • orlleite