aidenybai / is-monday

⏰ Checks if today is Monday

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

is-monday

Version

Checks if it is monday (the worst day)

Install

npm i -s is-monday

Usage

const monday = require('is-monday');

monday(); // returns boolean.

About

⏰ Checks if today is Monday

License:MIT License


Languages

Language:JavaScript 100.0%