Skip to content

Instantly share code, notes, and snippets.

View turizoft's full-sized avatar
👨‍💻

Nestor Turizo Jimenez turizoft

👨‍💻
View GitHub Profile
@turizoft
turizoft / Useful Regex
Last active December 21, 2015 05:09
Useful regular expressions to use either in a text editor or for validations.
* Select each element from an array of symbols (group 2 captures the name):
((\w*): \d+)+,?