1.0.7 • Published 4 years ago

@laverdure77/holidates v1.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

Holidates

First npm / node.js project

CLI project to display the holidays for a given country and Year.

Installation

Run the following command line in the terminal:

            npm install -g @laverdure77/holidates

Usage

type holidates followed by a country name in english and (optional) a desired year (default will be current year) to return the holidays dates for the selected country and date.

Exemple:

            holidates belgium 2025 
    // returns holidays names and dates for belgium for year 2025.
            holidates italy 
    // returns holidays names and dates for italy current year.

incorrect input will display an error message and help.

Screen capture

Alt text,

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago