904118851 5ab7cf0644 123 9 달 전
..
test 5ab7cf0644 123 9 달 전
.travis.yml 5ab7cf0644 123 9 달 전
History.md 5ab7cf0644 123 9 달 전
LICENSE-MIT 5ab7cf0644 123 9 달 전
Readme.md 5ab7cf0644 123 9 달 전
index.js 5ab7cf0644 123 9 달 전
package.json 5ab7cf0644 123 9 달 전

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