powered by
Convert a snake case string to camel case
snakeCaseToCamelCase(string)
A string
The string to be converted
snakeCaseToCamelCase("exposure_concept_id_1")
Run the code above in your browser using DataLab