Function dash2Camel

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

    Parameters

    • string: string

      the string to be converted

    Returns string

    • the converted string

    1.0.1