|
|
%!s(int64=2) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| test | %!s(int64=2) %!d(string=hai) anos | |
| .travis.yml | %!s(int64=2) %!d(string=hai) anos | |
| History.md | %!s(int64=2) %!d(string=hai) anos | |
| LICENSE-MIT | %!s(int64=2) %!d(string=hai) anos | |
| Readme.md | %!s(int64=2) %!d(string=hai) anos | |
| index.js | %!s(int64=2) %!d(string=hai) anos | |
| package.json | %!s(int64=2) %!d(string=hai) anos | |
Check whether a string is a URL.
npm install is-url
isUrl(string)Returns a Boolean indicating whether string is a URL.
MIT