2.2.1 • Published 4 years ago

make-me-laugh v2.2.1

Weekly downloads
8
License
ISC
Repository
-
Last release
4 years ago

Make Me Laugh

A simple NPM Package which returns random JOKES. It provides the most funniest Jokes to display in your application. Get your daily jokes and keep the humourous spirit rolling 🤣.

Click here to view this package on NPM registry. Check the homepage 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 make-me-laugh

Usage

  • Requiring the module
var myjoke = require('make-me-laugh');
  • getJoke() method returns a random joke from jokes Array.

    var joke = myjoke.getjoke();

console.log(joke);

## Want to contribute ?

> Please check issues [here](https://github.com/poojarathore30/make-me-laugh/issues)!


## Thankyou for being here! 😊


Check out my other Repositories [here](https://github.com/poojarathore30)

/ _| | | | | | | | | ( | | _ _ | | _ __ __ | | | | _ | __/ | | | | | | | _ \| __ | _ \ / _ \| ___| | | _ / _ \/ _ | _) | || (| | || | | || || | | || | | | /| | | |_| || / (_| | |_/ ___,|__, | |_|___|_| || | | |_| | _| |__ | _|_,| / |
|_
/

## Connect 
> [Linkedin](https://www.linkedin.com/in/pooja-rathore-91990a16a/)

> [Gmail](poojarathore.nks@gmail.com)