covid19-earth

1.0.4 • Public • Published

Covid 19 Stats

Developed with ❤️ by Roxza#2999(Discord)

Covid 19

  • Shows cases in the world and countries.

Packages used : axios,cheerio

Data : Data Website

And of course covid19 api itself is open source with a public repository on GitHub.

📦Installation

npm i covid19-earth --save
yarn add covid19-earth

📝 Usage

const corona = require("covid19-earth");
let stats = await corona.covid19(); // Global Data

let stats = await corona.country("World"); // World Data
let stats = await corona.country("Turkey"); // Country Data

License

MIT

Package Sidebar

Install

npm i covid19-earth

Weekly Downloads

1

Version

1.0.4

License

MIT

Unpacked Size

3.3 kB

Total Files

3

Last publish

Collaborators

  • roxza