Repository URL to install this package:
|
Version:
3.1.7 ▾
|
| .. |
| test |
| .travis.yml |
| History.md |
| LICENSE-MIT |
| Readme.md |
| index.js |
| package.json |
Check whether a string is a URL.
npm install is-url
isUrl(string)Returns a Boolean indicating whether string is a URL.
MIT