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

Property List to object mapping

1

Regular Expression
Python

r"
(\w+\s+)(\w+\?*\s+)(\w+)\s+(\{.+\})
"
gmi

Description

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