yo-mamma

1.3.0 • Public • Published

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);

Readme

Keywords

Package Sidebar

Install

npm i yo-mamma

Weekly Downloads

43

Version

1.3.0

License

ISC

Last publish

Collaborators

  • fadifessa