lkg ca6142d338 first commit 1 rok pred
..
test ca6142d338 first commit 1 rok pred
.travis.yml ca6142d338 first commit 1 rok pred
History.md ca6142d338 first commit 1 rok pred
LICENSE-MIT ca6142d338 first commit 1 rok pred
Readme.md ca6142d338 first commit 1 rok pred
index.js ca6142d338 first commit 1 rok pred
package.json ca6142d338 first commit 1 rok pred

Readme.md

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