thank-js
v1.0.0
Published
born out of a typo
Downloads
7
Readme
thank-js
I typed "thankjs" instead of "thanks" and my friend found it funny. Hence this library exists.
install
npm i thank-jsuse
var thank = require('thank-js')
thank() // => "thnaks" or "cheers" or "THANK YOU" or ...
thank() // => something different probably
thank() // => you get it
thank.all // the full list, if you want itadd your own
thank.add('danke', 'gracias', 'merci')
thank.add('thonks')
thank() // might return "thonks" now. you did this.cli
npx thank-jsthat's it. that's the whole package.
authors
hskadoosh & ysshtxt
license
MIT
