Skip to content

Instantly share code, notes, and snippets.

@olavocneto
Last active June 2, 2017 20:36
Show Gist options
  • Save olavocneto/386ec4e03583079b6d2d to your computer and use it in GitHub Desktop.
Save olavocneto/386ec4e03583079b6d2d to your computer and use it in GitHub Desktop.
regex.txt
Como substituir atributo com valor sendo uma string com aspas simples com qualquer texto dentro.
attibuteName: '(.*)',
exemplo: defaultFocus: 'username',
Recursos
- https://github.com/dmikalova/sublime-cheat-sheets/blob/master/cheat-sheets/Regular%20Expressions.cheatsheet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment