Format.IsUrl

Returns true if the string is a URL

Function

const R = Format.IsUrl('https://example.com/path')

Schema

{ format: 'url' }