Recent | Popular
#css #selector #phone
a[href^="tel"] { white-space: nowrap; pointer-events: none; text-decoration: none; color: inherit; } @media (max-width: 30em) { a[href^="tel"] { pointer-events: auto; text-decoration: underline; } }
#n8n #json #sip #phone #number
.match(/(\d+)(?=\D\@)|(\d+)(?=\@)/g)[0]
#regex #phone
^(\+\d{1,2}\s)?\(?\d{3}\)?[\s.-]?\d{3}[\s.-]?\d{4}$
Tue May 27 2025 12:22:43 GMT+0000 (Coordinated Universal Time)
Thu Aug 18 2022 17:07:29 GMT+0000 (Coordinated Universal Time)
Tue Nov 09 2021 22:47:47 GMT+0000 (Coordinated Universal Time) https://stackoverflow.com/questions/16699007/regular-expression-to-match-standard-10-digit-phone-number