@alextheman/utility - v5.10.1
    Preparing search index...

    Function kebabToCamel

    • Converts a string from kebab-case to camelCase

      Parameters

      • input: string

        The string to convert.

      • Optionaloptions: KebabToCamelOptions

        Options to apply to the conversion.

      Returns string

      The string converted to camelCase.