904118851 d3db235384 123 2 月之前
..
test d3db235384 123 2 月之前
.travis.yml d3db235384 123 2 月之前
History.md d3db235384 123 2 月之前
LICENSE-MIT d3db235384 123 2 月之前
Readme.md d3db235384 123 2 月之前
index.js d3db235384 123 2 月之前
package.json d3db235384 123 2 月之前

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