lkg ca6142d338 first commit 1 an în urmă
..
test ca6142d338 first commit 1 an în urmă
.travis.yml ca6142d338 first commit 1 an în urmă
History.md ca6142d338 first commit 1 an în urmă
LICENSE-MIT ca6142d338 first commit 1 an în urmă
Readme.md ca6142d338 first commit 1 an în urmă
index.js ca6142d338 first commit 1 an în urmă
package.json ca6142d338 first commit 1 an în urmă

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