yudao-ui-admin-vue3/node_modules/.pnpm/is-url@1.2.4/node_modules/is-url
蒋俊鸿 83cb92151a first commit 2025-04-07 17:42:53 +08:00
..
test first commit 2025-04-07 17:42:53 +08:00
.travis.yml first commit 2025-04-07 17:42:53 +08:00
History.md first commit 2025-04-07 17:42:53 +08:00
LICENSE-MIT first commit 2025-04-07 17:42:53 +08:00
Readme.md first commit 2025-04-07 17:42:53 +08:00
index.js first commit 2025-04-07 17:42:53 +08:00
package.json first commit 2025-04-07 17:42:53 +08:00

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