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