Camelcase the string

input(string)
output(string)

The function of this online utility is to camelcase the string.

For example, GET ELEMENT BY ID will becomes getElementById.

Share: