Skip to content

A library for facts and tips on the coronavirus pandemic

License

Notifications You must be signed in to change notification settings

phirmware/covid-facts

Repository files navigation

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

const facts = require('covid-facts');
const allFacts = facts.all;
const randomFact = facts.random();
const fourFacts = facts.some(4);

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.

About

A library for facts and tips on the coronavirus pandemic

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages