ervinoro / iso-alpha2

Up-to-date decoding table of ISO 3166-1 alpha-2 codes.

Home Page:https://www.npmjs.com/package/iso-alpha2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ISO 3166-1 alpha-2 lists

Up-to-date decoding table of ISO 3166-1 alpha-2 codes. Generated directly from the original source without any additions or modifications.

Exports const arrays (isoOfficiallyAssigned) and corresponding TypeScript types (IsoOfficiallyAssigned):

  • isoOfficiallyAssigned
  • isoUserassigned
  • isoExceptionallyReserved
  • isoTransitionallyReserved
  • isoIndeterminatelyReserved
  • isoFormerlyAssigned
  • isoUnassigned

License

This library is provided under the ISC license.

The source data originates from ISO, which states on their site:

ISO allows free-of-charge use of its country, currency and language codes from ISO 3166, ISO 4217 and ISO 639, respectively.

About

Up-to-date decoding table of ISO 3166-1 alpha-2 codes.

https://www.npmjs.com/package/iso-alpha2

License:ISC License


Languages

Language:TypeScript 71.3%Language:Dockerfile 28.7%