|
há 1 ano atrás | |
---|---|---|
.. | ||
test | há 1 ano atrás | |
.travis.yml | há 1 ano atrás | |
History.md | há 1 ano atrás | |
LICENSE-MIT | há 1 ano atrás | |
Readme.md | há 1 ano atrás | |
index.js | há 1 ano atrás | |
package.json | há 1 ano atrás |
Check whether a string is a URL.
npm install is-url
isUrl(string)
Returns a Boolean indicating whether string
is a URL.
MIT