Lawsun d230cfbce0 first commit 2 jaren geleden
..
test d230cfbce0 first commit 2 jaren geleden
.travis.yml d230cfbce0 first commit 2 jaren geleden
History.md d230cfbce0 first commit 2 jaren geleden
LICENSE-MIT d230cfbce0 first commit 2 jaren geleden
Readme.md d230cfbce0 first commit 2 jaren geleden
index.js d230cfbce0 first commit 2 jaren geleden
package.json d230cfbce0 first commit 2 jaren geleden

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