unjs / ufo

🔗 URL utils for humans

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`hasProtocol` not supporting all protocol URLs

pi0 opened this issue · comments

nuxt/framework#3544 (comment)

Expected:

hasProtocol('tel:0123456789') === true

(this is potentially a breaking change)