|
3 weeks ago | |
---|---|---|
.. | ||
test | 3 weeks ago | |
.travis.yml | 3 weeks ago | |
History.md | 3 weeks ago | |
LICENSE-MIT | 3 weeks ago | |
Readme.md | 3 weeks ago | |
index.js | 3 weeks ago | |
package.json | 3 weeks ago |
Check whether a string is a URL.
npm install is-url
isUrl(string)
Returns a Boolean indicating whether string
is a URL.
MIT