1.2.0 • Published 9 years ago

thx v1.2.0

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

thx Build Status

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