Function camel2Dash

  • Converts humped strings to -spaced and all lowercase Dash pattern

    Parameters

    • string: string

      the string to be converted

    Returns string

    • the converted string

    1.0.1