904118851 d3db235384 123 há 2 meses atrás
..
test d3db235384 123 há 2 meses atrás
.travis.yml d3db235384 123 há 2 meses atrás
History.md d3db235384 123 há 2 meses atrás
LICENSE-MIT d3db235384 123 há 2 meses atrás
Readme.md d3db235384 123 há 2 meses atrás
index.js d3db235384 123 há 2 meses atrás
package.json d3db235384 123 há 2 meses atrás

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