aboutsummaryrefslogtreecommitdiff
path: root/src/models/FetchedCountry.model.ts
AgeCommit message (Collapse)AuthorFilesLines
2022-06-26Flag ASCII art, remove tabularization & refactor (#3)Pridon Tetradze1-14/+0
* initial flag image converter * add flags caching * refactor, remove tabularization, make flag ASCII optional. * update readme * update readme
2022-06-24add top level domain, increase tabularizationpridon1-0/+1
2022-06-24add lat/lng, subregion and timezonesFridon1-0/+4
2022-06-23change population type to string in FetchedCountriesFridon1-1/+1
2022-06-23big refactor + raw optionFridon1-0/+9