is-friday

1.0.1 • Public • Published

isFriday

npm npm bundle size

Small library useful for checking if the current day is a Friday

Install

$ npm install is-friday

Usage

const isFriday = require("is-friday");

isFriday();
//=> true/false

/is-friday/

    Package Sidebar

    Install

    npm i is-friday

    Weekly Downloads

    2

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    1.86 kB

    Total Files

    4

    Last publish

    Collaborators

    • nico_nj