Lawsun d230cfbce0 first commit vor 1 Jahr
..
test d230cfbce0 first commit vor 1 Jahr
.travis.yml d230cfbce0 first commit vor 1 Jahr
History.md d230cfbce0 first commit vor 1 Jahr
LICENSE-MIT d230cfbce0 first commit vor 1 Jahr
Readme.md d230cfbce0 first commit vor 1 Jahr
index.js d230cfbce0 first commit vor 1 Jahr
package.json d230cfbce0 first commit vor 1 Jahr

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