Last active
June 2, 2017 20:36
-
-
Save olavocneto/386ec4e03583079b6d2d to your computer and use it in GitHub Desktop.
regex.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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