0.1.0 • Published 8 years ago
is-holiday v0.1.0
is-holiday 
Get todays Federal Public Holidays :confetti_ball:
Install
$ npm install -g is-holidayUsage
$ 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 versionDemo
Related
- holiday — :calendar: List of Federal Public Holidays
License
MIT © Bu Kinoshita