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