1.2.0 • Published 9 years ago
thx v1.2.0
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