Function stringCamelize

  • Camelize the given string.

    Parameters

    • value: string

      the string to camelize.

    Returns string

    the formatted result.

Generated using TypeDoc