@yl2120/holidates
v1.0.12
Published
The tool will verify that the parameter is a well-formatted country name, transform it onto a two-letters country code. The tool will show the holidays of the year for the given country.
Downloads
4
Readme
NodeJS-CLI
Version-1.0.12
Description
The tool will verify that the parameter is a well-formatted country name, transform it onto a two-letters country code. The tool will show the holidays of the year for the given country.
Install
npm install @yl2120/holidates
Usage
holidays "country's name" "year"
The second parameter is optionnal. If empty, the current year will be used. It will show the results (a list of holidays dates for the current year) in a readable way in the terminal.