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