UNPKG

lml-main

Version:

This is now a mono repository published into many standalone packages.

23 lines (14 loc) 220 B
# is-url Check whether a string is a URL. ## Installation ``` $ component install segmentio/is-url ``` ``` $ npm install is-url ``` ## API ### isUrl(string) Checks whether `string` is a URL. ## License MIT