DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR TYPESCRIPT
match a string that starts and ends with the same vowel
const regex = /(?<vowel>[aeiou])(w*k<vowel>)?/
PREVIOUS
NEXT
Tagged:
#match
#string
#starts
#ends
#vowel
ADD COMMENT
Topic
COMMENT
Name
5+5 =
Submit