lhl 7eff0e2ec0 1-9 3 месяцев назад
..
test 7eff0e2ec0 1-9 3 месяцев назад
.travis.yml 7eff0e2ec0 1-9 3 месяцев назад
History.md 7eff0e2ec0 1-9 3 месяцев назад
LICENSE-MIT 7eff0e2ec0 1-9 3 месяцев назад
Readme.md 7eff0e2ec0 1-9 3 месяцев назад
index.js 7eff0e2ec0 1-9 3 месяцев назад
package.json 7eff0e2ec0 1-9 3 месяцев назад

Readme.md

is-url

Check whether a string is a URL.

Installation

npm install is-url

API

isUrl(string)

Returns a Boolean indicating whether string is a URL.

License

MIT