1.0.7 • Published 3 years ago

its_holiday v1.0.7

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

It's Holiday

It's holiday is a library to validate if the established date is a holiday

Installation

Use the package manager npm to install It's holiday.

npm install its_holiday

Usage

const itsHoliday = require('its_holiday');

// Return boolean
let isHoliday = itsHoliday({year: 2020, month: 1, day: 1});
1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.3

3 years ago

1.0.0

3 years ago