Skip to content

fady-json/yo-mamma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPM

yo-mamma

$ npm install yo-mamma --save
const yoMamma = require('yo-mamma').default;
let insult;

// get random joke
insult = yoMamma(); 

// get specific joke
insult = yoMamma(1); 

//Yo mama is so old that she knew Burger King while he was still a prince.
console.log(insult);

About

NPM package generating the best 'yo mama' jokes

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors