if-thursday

1.0.3 • Public • Published

Stand With Ukraine 🇺🇦

Stand With Ukraine


if-thursday

Build status NPM version NPM NPM

Returns true if today is Thursday.

Install

Install with npm:

$ npm i if-thursday

Usage

const ifThursday = require('if-thursday');

// if today is Thursday
console.log(ifThursday()); // true

// if today isn't Thursday
console.log(ifThursday()); // false

License

if-thursday is open-sourced software licensed under the MIT license.

Vano Devium


Made with ❤️ in Ukraine

Package Sidebar

Install

npm i if-thursday

Weekly Downloads

898

Version

1.0.3

License

MIT

Unpacked Size

3.15 kB

Total Files

4

Last publish

Collaborators

  • devium