Skip to content

Instantly share code, notes, and snippets.

@ivanionut
Created June 9, 2014 09:27
Show Gist options
  • Save ivanionut/d339a9082fb0a1933741 to your computer and use it in GitHub Desktop.
Save ivanionut/d339a9082fb0a1933741 to your computer and use it in GitHub Desktop.
REReplace( "your-string" , "\b(\S)(\S*)\b" , "\u\1\L\2" , "all" )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment