Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

covid-statistics

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

covid-statistics

Coronavirus statistics in the command line from around the world.

  • 1.0.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source





Coronavirus CLI

Track COVID-19 (2019 novel Coronavirus) statistics via 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
  • ...

Installation

Install globally (recommended).

# Using npm
$ npm install -g covid-statistics

# Using Yarn
$ yarn global add covid-statistics

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

$ npx covid-statistics

Usage

Run with the CLI interface

$ covid

Or run directly with the country flag

$ covid -c [country name]

Technologies

  • Node.js
  • TypeScript
  • oclif

Keywords

FAQs

Package last updated on 08 Jan 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc