lkg ca6142d338 first commit vor 1 Jahr
..
test ca6142d338 first commit vor 1 Jahr
.travis.yml ca6142d338 first commit vor 1 Jahr
History.md ca6142d338 first commit vor 1 Jahr
LICENSE-MIT ca6142d338 first commit vor 1 Jahr
Readme.md ca6142d338 first commit vor 1 Jahr
index.js ca6142d338 first commit vor 1 Jahr
package.json ca6142d338 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