1.0.7 • Published 5 years ago

its_holiday v1.0.7

Weekly downloads
-
License
MIT
Repository
-
Last release
5 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

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.3

5 years ago

1.0.0

5 years ago