Skip to content

Instantly share code, notes, and snippets.

@semihkeskindev
Last active December 22, 2025 03:14
Show Gist options
  • Select an option

  • Save semihkeskindev/116a3bb09b657212ddb3d56770c5a0c3 to your computer and use it in GitHub Desktop.

Select an option

Save semihkeskindev/116a3bb09b657212ddb3d56770c5a0c3 to your computer and use it in GitHub Desktop.
TR Turkey Turkish Phone Regex advanced
// 3. satırı baştan sona kopyalamanız gerekmektedir. Çalışır örneğini 5. satırdaki linkten görebilirsiniz.
/(^[0\s]?[\s]?)([(]?)([5])([0-9]{2})([)]?)([\s]?)([0-9]{3})([\s]?)([0-9]{2})([\s]?)([0-9]{2})$/g
// https://regexr.com/5005l
@halodayi4276-bot
Copy link

<script src="https://gist.github.com/semihkeskindev/116a3bb09b657212ddb3d56770c5a0c3.js"></script>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment