Lawsun d230cfbce0 first commit il y a 2 ans
..
test d230cfbce0 first commit il y a 2 ans
.travis.yml d230cfbce0 first commit il y a 2 ans
History.md d230cfbce0 first commit il y a 2 ans
LICENSE-MIT d230cfbce0 first commit il y a 2 ans
Readme.md d230cfbce0 first commit il y a 2 ans
index.js d230cfbce0 first commit il y a 2 ans
package.json d230cfbce0 first commit il y a 2 ans

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