titleize-simple

1.0.2 • Public • Published

Titleize-simple

how to install?

npm i titleize-simple

what it does?

it will take a username, and transform it into an uppercase or lowercase formatted according to its correct form and return it as it should be shown in the ui.

example 1

Titleize('Katherina neal trudy hope')
//~> Katherina Neal

example 2

Titleize('RIKKI TOLLY DYAN FOSTER')
//~> Rikki Tolly

example 3

Titleize('marinho da silva timoteo')
//~> Marinho da Silva

/titleize-simple/

    Package Sidebar

    Install

    npm i titleize-simple

    Weekly Downloads

    1

    Version

    1.0.2

    License

    ISC

    Unpacked Size

    1.72 kB

    Total Files

    3

    Last publish

    Collaborators

    • fabricio-da-costa