nicejob

1.0.1 • Public • Published

Give a compliment (or not!)

Generates a short random compliment, or motivation to do better.

var nicejob = require('nicejob');
 
console.log(nicejob());
// -> You're doing beautifully
 
console.log(nicejob());
// -> That's the way to do it
 
console.log(nicejob.not());
// -> Regrettable
 
console.log(nicejob.not());
// -> Lacking

Install

$ npm install nicejob

Credits

Positive and negative list currated from:

License

MIT

Package Sidebar

Install

npm i nicejob

Weekly Downloads

357

Version

1.0.1

License

MIT

Last publish

Collaborators

  • moos