lkg ca6142d338 first commit 1 жил өмнө
..
test ca6142d338 first commit 1 жил өмнө
.travis.yml ca6142d338 first commit 1 жил өмнө
History.md ca6142d338 first commit 1 жил өмнө
LICENSE-MIT ca6142d338 first commit 1 жил өмнө
Readme.md ca6142d338 first commit 1 жил өмнө
index.js ca6142d338 first commit 1 жил өмнө
package.json ca6142d338 first commit 1 жил өмнө

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