@halloweenbot/halloween
v1.0.0
Published
Get the time left until Halloween
Readme
Halloween.js
Get the number of months, weeks, days, hours, minutes, seconds, or the total time left until Halloween (with timezone support).
Installation
Install with npm/pnpm/yarn:
npm i @halloweenbot/halloween.js
Usage
Example
const Halloween = require('@halloweenbot/Halloween.js');
console.log(Halloween.getDays());