Converts a string from kebab-case to camelCase
The string to convert.
Optional
Options to apply to the conversion.
The string converted to camelCase.
Converts a string from kebab-case to camelCase