Lawsun d230cfbce0 first commit 1 year ago
..
test d230cfbce0 first commit 1 year ago
.travis.yml d230cfbce0 first commit 1 year ago
History.md d230cfbce0 first commit 1 year ago
LICENSE-MIT d230cfbce0 first commit 1 year ago
Readme.md d230cfbce0 first commit 1 year ago
index.js d230cfbce0 first commit 1 year ago
package.json d230cfbce0 first commit 1 year ago

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