Skip to content

Instantly share code, notes, and snippets.

@kjivan
Last active December 14, 2021 06:16
Show Gist options
  • Save kjivan/e1b3a4cce96f89a472c163ba6cd31b5a to your computer and use it in GitHub Desktop.
Save kjivan/e1b3a4cce96f89a472c163ba6cd31b5a to your computer and use it in GitHub Desktop.

Regex Reference

Match one word or the other

(?:apple|banana)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment