0.1.0 • Published 7 years ago

is-holiday v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

is-holiday Build Status

Get todays Federal Public Holidays :confetti_ball:

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 — :calendar: List of Federal Public Holidays

License

MIT © Bu Kinoshita