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

    Function camelToKebab

    • Converts a string from camelCase to kebab-case

      Parameters

      • string: string

        The string to convert.

      • options: CamelToKebabOptions = ...

        Options to apply to the conversion.

      Returns string

      The string converted to kebab-case.