|
před 1 rokem | |
---|---|---|
.. | ||
test | před 1 rokem | |
.travis.yml | před 1 rokem | |
History.md | před 1 rokem | |
LICENSE-MIT | před 1 rokem | |
Readme.md | před 1 rokem | |
index.js | před 1 rokem | |
package.json | před 1 rokem |
Check whether a string is a URL.
npm install is-url
isUrl(string)
Returns a Boolean indicating whether string
is a URL.
MIT