is-it-monday-yet
Version:
A very helpful and very flexible package to help you find out if it's Monday yet, the package is fully tested plz contribute
22 lines (12 loc) • 618 B
Markdown
# Is It Monday Yet ?
It's such a crucial question to be answered as we all know, Monday isn't a very welcome / easy day so i decided to step in and create this package to hopefully help someone out to find out if it's Monday yet
# Installation
`npm install is-it-monday-yet`
# Usage
```
const mon = require('is-it-monday-yet');
const info = mon.Monday_Or_Not(); // will return either true or false
```
***ways to contact the developer behind this project***
Discord : TommyThicc#2048
#### *MIT license, since the cool kids always do this license thingy so yh do wuteva u want with this*