Skip to content

Instantly share code, notes, and snippets.

@Semdevmaster
Created August 27, 2020 09:28
Show Gist options
  • Select an option

  • Save Semdevmaster/90eb632ff1ca7242817bd6f6d680622b to your computer and use it in GitHub Desktop.

Select an option

Save Semdevmaster/90eb632ff1ca7242817bd6f6d680622b to your computer and use it in GitHub Desktop.
Regular Expressions
For test regexp - https://regex101.com/
#JS phone number
\+7\s\(\d{3}\)\s\d{3}-\d{2}-\d{2}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment