Skip to content

@purista/core v2.0.5


PURISTA API / @purista/core / convertToCamelCase

Function: convertToCamelCase()

convertToCamelCase(str): string

Defined in: packages/core/src/helper/string/convertToCamelCase.impl.ts:9

Converts a string into camelCase

Parameters

str

string

string

Returns

string

string converted to camelCase

https://github.com/30-seconds/30-seconds-of-code