1.0.1 • Published 1 year ago

should-i-take-a-break v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

should-i-take-a-break

library to indicate if you should take a break or not

Install

$ npm install --save should-i-take-a-break

Usage

const shouldITakeABreak = require('should-i-take-a-break');

const result = shouldITakeABreak();

console.log(result);
// 'Yes' or 'No'

License

MIT © nfett1

1.0.1

1 year ago

1.0.0

1 year ago