Skip to content

Latest commit

 

History

History
executable file
·
55 lines (45 loc) · 1.82 KB

README.md

File metadata and controls

executable file
·
55 lines (45 loc) · 1.82 KB

ncov-cli

npm version npm download monthly npm download total npm dependents npm license pp install size github commit last github commit total

Get ncov latest update via interactive cli

preview-global

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

Meta

LICENSE (MIT)