- Latest update on all CountryTable.
- Sort by columns.
- Highlight values based on rank.
- Interactive command-line interface(cli).
- General statistics by country groups, e.g. geographic regions, income levels.
- Data source : NovelCOVID API
# Install globally
$ npm i -g ncov-cli
$ ncov
# Then follow instructions to see daily statistics.
nodejs version 8 and above