npm.io
1.0.1 • Published 5 years ago

is-friday

Licence
MIT
Version
1.0.1
Deps
0
Size
2 kB
Vulns
0
Weekly
0
Stars
1

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

Keywords