All Projects → segmentio → Is Url

segmentio / Is Url

Licence: mit
Loosely validate a URL.

Programming Languages

javascript
184084 projects - #8 most used programming language

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].