Skip to content

Instantly share code, notes, and snippets.

@florentinH
Last active April 23, 2018 14:28
Show Gist options
  • Save florentinH/60bc328dde977adfa120ccc9f28aada3 to your computer and use it in GitHub Desktop.
Save florentinH/60bc328dde977adfa120ccc9f28aada3 to your computer and use it in GitHub Desktop.
regex
/La/g
/[0-9]{2}\/[0-9]{2}\/[0-9]{4}/g
/[0-9]\/[0-9]{2}/g
/format\w{0,}/g
/\(\w.{0,}\)/g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment