lkg ca6142d338 first commit il y a 1 an
..
test ca6142d338 first commit il y a 1 an
.travis.yml ca6142d338 first commit il y a 1 an
History.md ca6142d338 first commit il y a 1 an
LICENSE-MIT ca6142d338 first commit il y a 1 an
Readme.md ca6142d338 first commit il y a 1 an
index.js ca6142d338 first commit il y a 1 an
package.json ca6142d338 first commit il y a 1 an

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