h0lidates
v1.0.5
Published
Shows holidays by entering the country name and year
Downloads
7
Maintainers
Readme
Holdiates (a simple Node CLI)
Welcome to this simple Node package, use sudo npm i -g h0lidates
to install it, or npx h0lidates
This package allows you to show the public holidays of a given country
Available commands are:
holidates
Shows a cool menu guide :wink:
holidates help
Shows the available commands
holidates country name
Shows holidays on given country name on the current year
holidates country name year
Shows holidays on the given country name on the given year
Note: that you can run commands inversely, e.g: holidates 2019 Belgium
and vice versa.
Issues? feel free to report them on the package's Github homepage.