tsivinsky / hi-mom

Say hi to your mom BLAZINGLY FAST

Home Page:https://npmjs.com/package/hi-mom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Say Hi to other people's moms

mrFunkyWisdom opened this issue · comments

It would be cool too support the feature to BLAZINGLY FAST say Hi to other people's moms too if needed :P

I can work on this issue if @tsivinsky don't mind

if you want, feel free to do it :)

It's not ideal, but you can specify who's mom it is in motherName as a temporary fix:

console.log(hiMom("Jason's mom")); // Hi, Jason's mom!

And it's even multilingual:

console.log(hiMom("mãe do João", "pt")); // Oi, mãe do João!