cli-corona
TypeScript icon, indicating that this package has built-in type declarations

1.4.2 • Public • Published





Coronavirus CLI NPM npm JavaScript Style Guide

Track the COVID-19 (2019 novel Coronavirus) statistics in the command line.


Features

  • Daily reporting of worldwide Coronavirus statistics.
  • Daily reporting of the countries Coronavirus statistics.

Data

  • Country
  • Cases
  • Deaths
  • Recovered
  • Active
  • Critical
  • Per Million
  • etc

Installation

Install globally (recommended).

# Using npm 
$ npm install -g cli-corona
 
# Using Yarn 
$ yarn global add cli-corona

Or run directly with npx (installs CLI on every run).

$ npx cli-corona

Usage

Run with the CLI interface

$ corona

Or run directly with the country flag

$ corona -c [country name]

Technologies

Package Sidebar

Install

npm i cli-corona

Weekly Downloads

2

Version

1.4.2

License

MIT

Unpacked Size

8.66 kB

Total Files

11

Last publish

Collaborators

  • soroush_chs