cheer-me-up

1.0.1 • Public • Published

Cheer me up

An NPM npm package to generate random compliments, spread positivity and happiness! Click here to view this package on NPM registry. Check the homepage down here.

Installation

This is a Node.js module available through the npm registry.

Before installing, download and install Node.js.

Installation of package is done using the npm install command:

$ npm install --save cheer-me-up

Usage

  • Requiring the module
var myCompliment = require('cheer-me-up');
  • getCompliment() method returns a random Compliment to cheer you up!
var compliment = myCompliment.getCompliment();
console.log(compliment);

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i cheer-me-up

      Weekly Downloads

      9

      Version

      1.0.1

      License

      ISC

      Unpacked Size

      6.45 kB

      Total Files

      5

      Last publish

      Collaborators

      • gargeesuresh