ncov-cli
v0.3.8
Published
latest update of the coronavirus(ncov) data through interactive cli
Downloads
89
Maintainers
Readme
ncov-cli
Get ncov latest update via interactive cli
Features
- 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
# Install globally
$ npm i -g ncov-cli
Usage
$ ncov
# Then follow instructions to see daily statistics.
Requirement
nodejs version 8 and above