Files
2021-11-23 17:56:26 +01:00
..
2021-11-23 17:56:26 +01:00
2021-11-23 17:56:26 +01:00
2021-11-23 17:56:26 +01:00
2021-11-23 17:56:26 +01:00
2021-11-23 17:56:26 +01:00
2021-11-23 17:56:26 +01:00
2021-11-23 17:56:26 +01:00

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