Function fromKebabCase

  • Converts a lower kebab-case string to a camelCase string.

    Parameters

    • str: string

    Returns string