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