1.0.1 • Published 5 months ago

merry-new-year v1.0.1

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

New Year Countdown

This package provides a simple utility to get the time remaining until the next New Year.

Usage

Import happyNewYear from the package and call it to get the time left in days, hours, minutes, and seconds.

import { happyNewYear } from 'merry-new-year';

const countdown = happyNewYear();
console.log(countdown);
1.0.1

5 months ago

1.0.0

5 months ago