Skip to content

Latest commit

 

History

History
73 lines (54 loc) · 2.67 KB

README.md

File metadata and controls

73 lines (54 loc) · 2.67 KB

Make Me Laugh

An 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 down here.

Getting started with Humour

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!

Thankyou for being here! 😊

Check out my other Repositories here


   _____ _                  ____                               _               _ 
  / ____| |                |  _|                              | |__           | |
 | (___ | |_ __ _ _   _    | |  _ __  ___ _ __     __   ____  | __ |   __  __ | |
  \___ \| __/ _` | | | |   | | |  _ \| __ |  _ \ / _  \| ___| | |  _  / _ \/ _` |
  ____) | || (_| | |_| |   | |_| |_| | | || | | |  ___/| |__  | |_| ||  __/ (_| | 
 |_____/ \__\__,_|\__, |   |___|_____|_| || | | |\___| | ___| |____ | \___|\__,_|
                   __/ |                                      
                  |___/                                       

Connect

Linkedin

Gmail