merry-new-year

1.0.1 • Public • Published

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

Package Sidebar

Install

npm i merry-new-year

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

2 kB

Total Files

5

Last publish

Collaborators

  • innocentwkc