I think the names in postal-codes-js/generated/postal-codes-alpha2.json should be standardized.
Ex. instead of using "countryName": "Hong Kong, Special Administrative Region of China",
Should be using "countryName": "Hong Kong", so it can be used with other apis/libraries.
Cuz I had to manually go through and change the list to simple standardized names.