url.ts

Declarations
#

2 declarations

view source

format_url
#

url.ts view source

(url: string): string

Formats a URL by removing 'https://', 'www.', and trailing slashes. Notably it does not remove 'http://', so the user can see that it's insecure.

url

type string

returns

string

Url
#

Depends on
#

Imported by
#