covid-facts

1.0.1 • Public • Published

COVID-19 FACTS AND TIPS

travis build codecov coverage version downloads MIT License

Get Facts And Tips About The COVID19 Pandemic.

Installation

This package is distributed via npm:

npm install covid-facts

Usage

var facts = require('covid-facts');
var allFacts = facts.all;
var randomFact = facts.random();
 

Other

This library was developed by phirmware.

phirmware

You can view my portfolio @ portfolio and contact me through any medium here contacts.

Project Setup

This project assumes you have NodeJS v10 or greater installed. You should also have npm v3 or greater installed as well (this comes packaged with Node 10). You'll also need a recent version of git installed as well.

Readme

Keywords

Package Sidebar

Install

npm i covid-facts

Weekly Downloads

6

Version

1.0.1

License

MIT

Unpacked Size

43 kB

Total Files

6

Last publish

Collaborators

  • phirmware