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