lkg ca6142d338 first commit před 1 rokem
..
test ca6142d338 first commit před 1 rokem
.travis.yml ca6142d338 first commit před 1 rokem
History.md ca6142d338 first commit před 1 rokem
LICENSE-MIT ca6142d338 first commit před 1 rokem
Readme.md ca6142d338 first commit před 1 rokem
index.js ca6142d338 first commit před 1 rokem
package.json ca6142d338 first commit před 1 rokem

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