1.0.0 • Published 4 years ago

tacoo_tuesday v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

tacoTuesday

Will you have taco today💭

//is it taco tuesday??

Check if it's taco tuesday🌮🌮🌮

const day = "taco tuesday";
const day2 = "11-16-2021";
const { tacoTuesday } = require("tacoTuesday");

const isItTuesday = tacoTuesday(day);
const isItTuesday2 = tacoTuesday(day2);

Receive taco🎉🎉🌮🌮🌮

It's taco🌮🌮🌮 tueeeesday!!!