JSPM

nicejob

1.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 150
  • Score
    100M100P100Q85601F
  • License MIT

Generate a "nice job" phrase, or not!

Package Exports

  • nicejob

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (nicejob) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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