904118851 29c4522d7e 123 8 月之前
..
test 29c4522d7e 123 8 月之前
.travis.yml 29c4522d7e 123 8 月之前
History.md 29c4522d7e 123 8 月之前
LICENSE-MIT 29c4522d7e 123 8 月之前
Readme.md 29c4522d7e 123 8 月之前
index.js 29c4522d7e 123 8 月之前
package.json 29c4522d7e 123 8 月之前

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