1.1.0 • Published 1 year ago

@huncuska/cio-country-codes v1.1.0

Weekly downloads
-
License
BSD-2-Clause
Repository
-
Last release
1 year ago

cio-country-codes

List of countries with ISO codes, numerical codes, and CIO codes

Country structure and returns

Country is a structure containing basic infos about a country.

The 'getCountryInfos' method finds the country according to a key input like an ISO code or it's international number and sends back the prebuilt strucutre

List of available country infos

  • ENName
  • ISO2
  • ISO3166
  • CIO
  • Code

Publishing a version

  1. Change the version in the package.json
  2. Run 'tsc' to compile the code or build via nx interface
  3. Run 'npm publish --access public' to publish
1.1.0

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.0.1

1 year ago