πŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more β†’
Socket
DemoInstallSign in
Socket

if-thursday

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

if-thursday

Returns true only if today is Thursday.

1.0.3
latest
Source
npm
Version published
Weekly downloads
894
-0.45%
Maintainers
0
Weekly downloads
Β 
Created
Source

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

Keywords

week

FAQs

Package last updated on 16 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts