Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FunnyExcuse

An npm package that Generates a random funny excuse based on a given activity or place

install

npm i funny-excuse

usage

// ESM module
import funnyExcuse from 'funny-excuse'

// commonjs module
const funnyExcuse = require('funny-excuse');

const excuse = funnyExcuse.getExcuse('come to your house')
console.log(excuse) 

example output: I can't come to your house because I'm on a strict diet of not doing things

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages