• Function to Camelize a String

    Parameters

    • str: string

      The String,

    • char: string = "_"

      A, used to determine "new words"

    Returns string

Generated using TypeDoc