mdzhang / us-state-codes

A library to help you search, validate, and convert between US state names and postal codes.
MIT License
15 stars 9 forks source link

Even though the repo is "US-State-Codes" let's include Canadian Provinces #22

Open 1ktribble opened 4 years ago

1ktribble commented 4 years ago
Province Code
Alberta, CA AB
British Columbia, CA BC
Manitoba, CA MB
New Brunswick, CA NB
Newfoundland and Labrador, CA NL
Northwest Territories, CA NT
Nova Scotia, CA NS
Nunavut, CA NU
Ontario, CA ON
Prince Edward Island, CA PE
Quebec, CA QC
Saskatchewan, CA SK
Yukon, CA YT
mdzhang commented 4 years ago

hmm, if we go ahead and add a new countries' code, we might as well move towards the iso3166-2 standard

lemme look around to see if existing packages already cover this so as to not reinvent the wheel!