Primeiro e último CHAR VOWel Reg exp mesmo char
var re = /^([aeiou]).*\1$/
COoDiE Monsta
var re = /^([aeiou]).*\1$/