@alan.louette/holidates

trying to create my first npm module

Usage no npm install needed!

<script type="module">
  import alanLouetteHolidates from 'https://cdn.skypack.dev/@alan.louette/holidates';
</script>

README

Holidates CLI by alan.louette

INSTALL

npm i @alan.louette/holidates
sudo npm link

TRY IT !

node . [country-name] [year(optionnal)]

RESULTS..

node . Belgium 1945

Holidates in Belgium for the year 1945:

1945-01-01 : New Year's Day
1945-04-01 : Easter Sunday
1945-04-02 : Easter Monday
1945-05-01 : Labour Day
1945-05-10 : Ascension Day
1945-05-21 : Whit Monday
1945-07-21 : Belgian National Day
1945-08-15 : Assumption Day
1945-11-01 : All Saints' Day
1945-11-11 : Armistice Day
1945-12-25 : Christmas Day

RESSOURCES

Github
Have fun !