Michael Winter 555e2c196e initial commit
..
test initial commit
History.md initial commit
LICENSE-MIT initial commit
Readme.md initial commit
index.js initial commit
package.json initial commit

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