ncov-cli

latest update of the coronavirus(ncov) data through interactive cli

Usage no npm install needed!

<script type="module">
  import ncovCli from 'https://cdn.skypack.dev/ncov-cli';
</script>

README

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)