904118851 5ab7cf0644 123 9 月之前
..
test 5ab7cf0644 123 9 月之前
.travis.yml 5ab7cf0644 123 9 月之前
History.md 5ab7cf0644 123 9 月之前
LICENSE-MIT 5ab7cf0644 123 9 月之前
Readme.md 5ab7cf0644 123 9 月之前
index.js 5ab7cf0644 123 9 月之前
package.json 5ab7cf0644 123 9 月之前

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