js is letter

JavaScript
/[a-z]/i/^[a-z]+$/i.test(nom)  					  				 				 
Source

Also in JavaScript: