@ironarachne/words
Preparing search index...
camelCase
Function camelCase
camelCase
(
phrase
:
string
)
:
string
This function converts a phrase into camelCase.
Parameters
phrase
:
string
The phrase to convert.
Returns
string
The camelCase phrase.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@ironarachne/words
Loading...
This function converts a phrase into camelCase.