@alextheman/utility - v4.3.5
    Preparing search index...

    Function kebabToCamel

    • Converts a string from kebab-case to camelCase

      Parameters

      • string: string

        The string to convert.

      • Optionaloptions: KebabToCamelOptions

        Options to apply to the conversion.

      Returns string

      The string converted to camelCase.