Regular Expressions 101

Library entries

1
javascript

capture production

no description available
Submitted by anonymous - 3 years ago
1
python

Duco2

no description available
Submitted by anonymous - 3 years ago
1
javascript

map json

no description available
Submitted by anonymous - 3 years ago
1
python

day date time

no description available
Submitted by anonymous - 3 years ago
1
javascript

word boundary position

no description available
Submitted by anonymous - 3 years ago
1
javascript

matching numbers

no description available
Submitted by anonymous - 3 years ago
1
javascript

matching phone numbers

no description available
Submitted by anonymous - 3 years ago

Capture shell envs variables

Vote

1

Regular Expression
javascript

/
[^\\](?:(?:\\{2})*)\$(?:(?:[=|-]?([A-Z0-9_]*[A-Z_]+[A-Z0-9_]*)|(?:{[=|-]?([A-Z0-9_]*[A-Z_]+[A-Z0-9_]*)})))
/
g

Description

Loading markdown...
Submitted by Everton Ribeiro <nuxlli@gmail.com> - 7 years ago