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