Skip to content

Instantly share code, notes, and snippets.

@bubblerun
Created January 17, 2017 02:37
Show Gist options
  • Save bubblerun/a624de5b4fa8ff0980010054a7220977 to your computer and use it in GitHub Desktop.
Save bubblerun/a624de5b4fa8ff0980010054a7220977 to your computer and use it in GitHub Desktop.
State abbreviations JavaScript array
[ 'AL', 'AK', 'AS', 'AZ', 'AR', 'CA', 'CO', 'CT', 'DE', 'DC', 'FM', 'FL', 'GA', 'GU', 'HI', 'ID', 'IL', 'IN', 'IA', 'KS', 'KY', 'LA', 'ME', 'MH', 'MD', 'MA', 'MI', 'MN', 'MS', 'MO', 'MT', 'NE', 'NV', 'NH', 'NJ', 'NM', 'NY', 'NC', 'ND', 'MP', 'OH', 'OK', 'OR', 'PW', 'PA', 'PR', 'RI', 'SC', 'SD', 'TN', 'TX', 'UT', 'VT', 'VI', 'VA', 'WA', 'WV', 'WI', 'WY' ];
@NickDespo2005
Copy link

You have saved all of us so much time! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment