Lawsun d230cfbce0 first commit před 2 roky
..
test d230cfbce0 first commit před 2 roky
.travis.yml d230cfbce0 first commit před 2 roky
History.md d230cfbce0 first commit před 2 roky
LICENSE-MIT d230cfbce0 first commit před 2 roky
Readme.md d230cfbce0 first commit před 2 roky
index.js d230cfbce0 first commit před 2 roky
package.json d230cfbce0 first commit před 2 roky

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