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