Function truncateUrl

  • Makes URLs shorter and removes the schema. Hides the hostname if it's equal to the window hostname

    Parameters

    • url: string
    • num: number
    • Optional truncateBack: boolean

    Returns string

Generated using TypeDoc