Check whether a string is a URL.
npm install is-url
isUrl(string)
Returns a Boolean indicating whether string is a URL.
string
MIT