904118851 80e7af0830 123 3 周之前
..
test 80e7af0830 123 3 周之前
.travis.yml 80e7af0830 123 3 周之前
History.md 80e7af0830 123 3 周之前
LICENSE-MIT 80e7af0830 123 3 周之前
Readme.md 80e7af0830 123 3 周之前
index.js 80e7af0830 123 3 周之前
package.json 80e7af0830 123 3 周之前

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