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