is-mondaydeprecated

Checks if it is monday.

Usage no npm install needed!

<script type="module">
  import isMonday from 'https://cdn.skypack.dev/is-monday';
</script>

README

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.