cloud-facts

1.0.3 • Public • Published

Cloud Facts

A random collection of cloud facts. All rights go to their respective owners.

How to use:

npm i cloud-facts

const fact = require('cloud-facts');

// prints a random fact to the console
fact();

// prints the fact alone with it's info (source, and date that the fact was found on)
fact(1);

To do

  • [x] Basic framework of package
  • [ ] take out console.log()
  • [ ] make a class instead of function?
  • [ ] include images

Readme

Keywords

none

Package Sidebar

Install

npm i cloud-facts

Weekly Downloads

0

Version

1.0.3

License

ISC

Unpacked Size

8.13 kB

Total Files

3

Last publish

Collaborators

  • zbeucler