@kldit/util-slugify

1.0.2 • Public • Published

util-first-char-case

Install

npm i --save @kldit/util-slugify

Usage

Load at the begining of your application.

require("@kldit/util-slugify");

Run at any where of your code.

"Teste plutôt good nicht".slugify() // "teste-plutot-good-nicht"
"TESTE".firstCharToLowerCase() // "teste"

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.22latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.22
1.0.10
1.0.00

Package Sidebar

Install

npm i @kldit/util-slugify

Weekly Downloads

2

Version

1.0.2

License

Apache-2.0

Unpacked Size

13 kB

Total Files

5

Last publish

Collaborators

  • orlleite