1.0.0 • Published 6 months ago

@halloweenbot/halloween v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

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());
1.0.0

6 months ago