thx
v1.2.0
Published
Get a random way to show your gratitude in different languages
Downloads
16
Maintainers
Readme
thx
Get a random way to show your gratitude in different languages
Install
$ npm install --save thx
Usage
const thx = require('thx');
thx();
//=> 'tusen tack'
thx();
//=> 'gracias'
thx.all;
//=> ['asante', 'blagodarya', 'dank', 'danke', ...]
License
MIT © Andreas Gillström