Searched defs:isURL (Results 1 – 3 of 3) sorted by relevance
22 const isURL = /^https?:/ constant
19 const isURL = /^(?:git[+])?[a-z]+:/i constant
14 const isURL = /^https?:/ constant