Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quick easy view of the covid status globally

Install with:
npm i -g covtable

Information is scraped from WorldOMeter Please make sure to visit their site.

I merely parsed the html with cheeriojs/cheerio and did not alter any of the statistics returned.

run with:

covtable --version       Show version number                                   [boolean]
covtable  --counter, -x  Top x to generate the table, 0 will show all
                                                          [number] [default: 10]
covtable  --country, -c  Country information, no world stats will be provided   [string]
covtable  --world, -w    Exclude World stats                                   [boolean]
covtable  --color, -m    Display in multiple colors                            [boolean]
covtable  --border, -b   Show double line border                               [boolean]
covtable  --list, -l     List available countries                              [boolean]
covtable  --help         Show help                                             [boolean]

Ouput examples

single example
double example
single color example
double color example

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages