lhl 7eff0e2ec0 1-9 3 ay önce
..
test 7eff0e2ec0 1-9 3 ay önce
.travis.yml 7eff0e2ec0 1-9 3 ay önce
History.md 7eff0e2ec0 1-9 3 ay önce
LICENSE-MIT 7eff0e2ec0 1-9 3 ay önce
Readme.md 7eff0e2ec0 1-9 3 ay önce
index.js 7eff0e2ec0 1-9 3 ay önce
package.json 7eff0e2ec0 1-9 3 ay önce

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