• convert a string into a url friendly version

    Parameters

    • str: string

    Returns string

  • convert a string into a url friendly version

    Parameters

    • str: string
    • noTrim: boolean

      if true, it will leave hyphens (-) on the start and end of the url. You probably will never want this.

    Returns string

Generated using TypeDoc