0
Q:

match a string that starts and ends with the same vowel

const regex = /\b(?<vowel>[aeiou])(\w*\k<vowel>)?\b/
0

Tags

New to Communities?

Join the community