904118851 5ab7cf0644 123 9 months ago
..
test 5ab7cf0644 123 9 months ago
.travis.yml 5ab7cf0644 123 9 months ago
History.md 5ab7cf0644 123 9 months ago
LICENSE-MIT 5ab7cf0644 123 9 months ago
Readme.md 5ab7cf0644 123 9 months ago
index.js 5ab7cf0644 123 9 months ago
package.json 5ab7cf0644 123 9 months 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