js regex alphanumeric and space code example Example: regular expression alphanumeric with spaces java script /^[a-z\d\-_\s]+$/i