Rinvex Country is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including name, demonym, capital, iso codes, dialling codes, geo data, currencies, flags, emoji, and other attributes for all 250 countries worldwide at your fingertips.
Currently all JSON files are compressed, which make it difficult to review PRs and check differences between revisions or even read source files humanly, it's compressed for the sake of size saving on production, but we can do better.
We'll convert all JSON files into well formatted source files, and will add command line tool to compile these files for production usage (optional).
Currently all JSON files are compressed, which make it difficult to review PRs and check differences between revisions or even read source files humanly, it's compressed for the sake of size saving on production, but we can do better.
We'll convert all JSON files into well formatted source files, and will add command line tool to compile these files for production usage (optional).