aboutsummaryrefslogtreecommitdiff
path: root/src/countries.ts
AgeCommit message (Expand)AuthorFilesLines
2022-12-20linting, type definitions & cleanup (#12)Pridon Tetradze1-26/+26
2022-12-10add progress logger (#11)Pridon Tetradze1-5/+13
2022-06-26Flag ASCII art, remove tabularization & refactor (#3)Pridon Tetradze1-5/+46
2022-06-24add top level domain, increase tabularizationpridon1-2/+3
2022-06-24add lat/lng, subregion and timezonesFridon1-0/+4
2022-06-23fix country search prioritizing fuzzy match instead of exact matchpridon1-3/+13
2022-06-23change population type to string in FetchedCountriesFridon1-1/+1
2022-06-23big refactor + raw optionFridon1-61/+72
2022-06-22add find by capitalFridon1-1/+16
2022-06-21fix search limitation, add help option and minor changesFridon1-7/+7
2022-06-20refactorFridon1-0/+107