Skip to content

bukinoshita/is-holiday

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

is-holiday Build Status

Get todays Federal Public Holidays 🎊

Install

$ npm install -g is-holiday

Usage

$ is-holiday --help

  Usage:
    $ is-holiday          Check if today is a holiday

  Example:
    $ is-holiday
    $ is-holiday --month
    $ is-holiday --year

  Options:
    -m, --month           Get every holiday for the current month
    -y, --year            Get every holiday for the current year

    -h, --help            Show help options
    -v, --version         Show version

Demo

Related

  • holiday — 📆 List of Federal Public Holidays

License

MIT © Bu Kinoshita