Skip to content

Instantly share code, notes, and snippets.

@cristovao-trevisan
Last active January 6, 2021 13:07
Show Gist options
  • Save cristovao-trevisan/945411da705b803a5541eb82e3a3cf0d to your computer and use it in GitHub Desktop.
Save cristovao-trevisan/945411da705b803a5541eb82e3a3cf0d to your computer and use it in GitHub Desktop.
regex
const semanticVersionRegex = /^\d+(\.?[\d]+){0,2}$/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment