904118851 29c4522d7e 123 8 miesięcy temu
..
test 29c4522d7e 123 8 miesięcy temu
.travis.yml 29c4522d7e 123 8 miesięcy temu
History.md 29c4522d7e 123 8 miesięcy temu
LICENSE-MIT 29c4522d7e 123 8 miesięcy temu
Readme.md 29c4522d7e 123 8 miesięcy temu
index.js 29c4522d7e 123 8 miesięcy temu
package.json 29c4522d7e 123 8 miesięcy temu

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