0.0.19 • Published 5 years ago

covid-summary v0.0.19

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

"covid-summary" Simple CLI app

"covid-summary" is a simple cli app to show live updates of covid-19. You can check live updates for whole worlds or specify by country.

Features

  • Live covid-19 updates of total death, active cases, confirm & recovered count for whole world.
  • Specific Countries covid-19 latest live updates for total death, active cases, confirm & recovered count

Installation

$ npm i -g covid-summary

Available Options

Usage: cli [options] [command]

Options:
  -V, --version          output the version number
  -c, --country <name>   Show specific country covid-19 summary
  -h, --help             display help for command

Commands:
  live                   Show live covid-19 worlds summary

Usages

To show live updates

covid-summary live

To show specific country updated

covid-summary -c bangladesh

Live Update API

To get latest updates, I have used covid19api

0.0.19

5 years ago

0.0.18

5 years ago

0.0.13

5 years ago

0.0.14

5 years ago

0.1.0

5 years ago

0.0.15

5 years ago

0.0.16

5 years ago

0.0.17

5 years ago

0.0.12

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago