/jsRegex Panels/i
try see compare understand learn JavaScript Regular Expressions
Home
Practice Area
Tutorial
Cheatsheet
Settings
Practice with a string and pattern
Word Wrap
Enter input string
jsRegex Workouts try, see, compare, understand and learn JavaScript Regular Expressions
Enter regex pattern
i - Ignore Case
g - Global Match
m - Multiline
s - Dot All
u - Unicode
y - Sticky
With lastIndex
?
/(Re|Ja|Ex).+?\b/g
Count:4
js
Regex
Workouts try, see, compare, understand and learn
JavaScript
Regular
Expressions
match
position
$1
Regex
2
Re
JavaScript
57
Ja
Regular
68
Re
Expressions
76
Ex
Add
Multiple Regexes
Multiple Texts
panel against a single text or regexp respectively.