@lvannebenne/get-holidays

1.1.0 • Public • Published

get-holidays-CLI

NPM CLI to get holiday dates with Country name

Intro

Command line tool (CLI) available via NPM. It retrieve the Public Holidays dates for a provided country in a large scope of years and display them, formatted, in console. It displays :

  • Localname of the holiday
  • global name
  • if it's fixed or variable
  • date... Obviously
  • start date if applicable

Installation

npm install @lvannebenne/get-holidays

Usage

Use the "get-holidays" command, followed by the country name whose you want holidays dates.

get-holidays Belgium 

You can also provide the year, it's an optionnal parameter.

get-holidays 2024 Belgium 

If not provided, the year is determined as "Current year"

Maintainers

More...

There's a manual, you can access it with

man get-holidays

Package Sidebar

Install

npm i @lvannebenne/get-holidays

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

5.89 kB

Total Files

5

Last publish

Collaborators

  • lvannebenne