904118851 80e7af0830 123 3 недель назад
..
test 80e7af0830 123 3 недель назад
.travis.yml 80e7af0830 123 3 недель назад
History.md 80e7af0830 123 3 недель назад
LICENSE-MIT 80e7af0830 123 3 недель назад
Readme.md 80e7af0830 123 3 недель назад
index.js 80e7af0830 123 3 недель назад
package.json 80e7af0830 123 3 недель назад

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