0.0.1 • Published 1 year ago

@jbouduin/holidays-lib v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@jbouduin/holidays

Travis (.org) Coverage Status Open issues license lerna

This library gives you a list of holidays for a given year and location. The definitions for calculating the holidays are stored in configuration files.

The original idea comes from Jollyday, a Java project offering the same functionality.

Status

Following types of holidays are planned/implemented

Enum valueDescriptionImplementation status
CHRISTIANDetails:white_check_mark:
ETHIOPIAN_ORTHODOXDetails:x:
FIXED_DATEDetails:white_check_mark:
FIXED_WEEKDAYDetails:white_check_mark:
HEBREWDetails:x:
ISLAMICDetails:x:
RELATIVE_BETWEEN_FIXEDDetails:white_check_mark:
RELATIVE_TO_DATEDetails:white_check_mark:
RELATIVE_TO_WEEKDAYDetails:white_check_mark:

Demo Site

Source: holiday-site

Demo: here

demo

Demo Service Implementation

Source holiday-server

call