0.2.0 • Published 1 year ago

@comanage/isocountrydata v0.2.0

Weekly downloads
4
License
MIT
Repository
github
Last release
1 year ago

@comanage/isocountrydata

A simple package to expose up-to-date ISO country and subdivision data.

This is really just a set of scripts to generate more user-friendly JSON files, and export them in a easily typescript-importable manner. The source data comes from Debian's iso-codes package, the source of which is included as a git submodule here.

Updating

Updating this package should be as simple as the following

git submodule foreach git pull
yarn install
yarn run build
yarn publish --patch
# git add, commit, push as well.

Eventually, this will be automated on updates to the debian package.

0.1.0

1 year ago

0.2.0

1 year ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago