Skip to content

Instantly share code, notes, and snippets.

@HynekS
Created October 3, 2020 22:15
Show Gist options
  • Save HynekS/6569aba13ddc14e7c2031e14bf44d7c2 to your computer and use it in GitHub Desktop.
Save HynekS/6569aba13ddc14e7c2031e14bf44d7c2 to your computer and use it in GitHub Desktop.
const pascalCasePattern = /([A-Z]+[a-z]*)+\b/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment