Skip to content

A module to check if the current hour is a mirror hour (22:22, 00:00, 12:12...)

Notifications You must be signed in to change notification settings

Nemtecl/mirror-hour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mirror-hour

A module to check if the current hour is a mirror hour (22:22, 00:00, 12:12...)

Installing

npm install mirror-hour

Usage:

const mirror = require('mirror-hour')
console.log(mirror.isMirrorHour())

About

A module to check if the current hour is a mirror hour (22:22, 00:00, 12:12...)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published