List of Federal Public Holidays in 2017
$ yarn add holiday
const holiday = require('holiday')
// today: 1/1/2017
await holiday()
// => New Years Day
Type: object
Type: string
Default: us
Options: us
and br
Country holiday
Type: string
Default: day
Options: day
|| month
|| year
- is-holiday — Get todays Federal Public Holidays
MIT © Bu Kinoshita