er-det-fredag

1.0.1 • Public • Published

Have you ever been wondering if it was Friday?

How to use? 🤔

  1. Install the package:

With npm

npm i er-det-fredag

or yarn:

yarn add er-det-fredag
  1. Require the module in your code
const erdetfredag = require("erdetfredag");
  1. Do something with the result!
const erdetfredag = require("erdetfredag");

console.log(erdetfredag ? "It's Friday! 🥳" : "Sorry, it's not Friday 😞");

Package Sidebar

Install

npm i er-det-fredag

Weekly Downloads

3

Version

1.0.1

License

ISC

Unpacked Size

1.24 kB

Total Files

3

Last publish

Collaborators

  • kasperlaursen