Skip to content

Latest commit

 

History

History

isURL

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

is-url

Check whether a string is a URL.

Installation

npm install is-url

API

isUrl(string)

Returns a Boolean indicating whether string is a URL.

License

MIT