Returns true if the string is a URL
const R = Format.IsUrl('https://example.com/path')
{ format: 'url' }