Function ropeCase

  • Converts a camelCase string to a rope-cased one.

    Returns

    The rope-cased string

    Parameters

    • s: string

      A string to rope-case

    Returns string

Generated using TypeDoc