jacktuck / is-url

Loosely validate a URL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

is-url

Check whether a string is a URL.

Installation

$ component install segmentio/is-url
$ npm install is-url

API

isUrl(string)

Checks whether string is a URL.

License

MIT

About

Loosely validate a URL.

License:MIT License


Languages

Language:JavaScript 91.4%Language:Makefile 8.6%