is-holiday

0.1.0 • Public • Published

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

Package Sidebar

Install

npm i is-holiday

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • bukinoshita