regular expression start and end with same character javascript

Solutions on MaxInterview for regular expression start and end with same character javascript by the best coders in the world

showing results for - "regular expression start and end with same character javascript"
Dev
13 Jun 2020
1/^([aeiou]).*\1$/i