lkg ca6142d338 first commit 1 gadu atpakaļ
..
test ca6142d338 first commit 1 gadu atpakaļ
.travis.yml ca6142d338 first commit 1 gadu atpakaļ
History.md ca6142d338 first commit 1 gadu atpakaļ
LICENSE-MIT ca6142d338 first commit 1 gadu atpakaļ
Readme.md ca6142d338 first commit 1 gadu atpakaļ
index.js ca6142d338 first commit 1 gadu atpakaļ
package.json ca6142d338 first commit 1 gadu atpakaļ

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