Regular Expressions 101

Community Patterns

1

img

ECMAScript (JavaScript)
no description available
Submitted by anonymous - 8 years ago
5

HTML img

ECMAScript (JavaScript)
Grabs all HTML tags
Submitted by Pirate11 - 8 years ago
1

id

ECMAScript (JavaScript)
no description available
Submitted by anonymous - 8 years ago
1

gg

Python
no description available
Submitted by anonymous - 8 years ago

Extract AWS accountId from user arn

1

Regular Expression
ECMAScript (JavaScript)

/
^.*:(\d+):(root|(user\/.*))$
/
i

Description

Loading markdown...
Submitted by AlexanderC - 8 years ago