@astrocoders/holidays-br
v1.0.4
Published
BR holidays
Downloads
9
Keywords
Readme
holidays-br
BR holidays
Installation
yarn add @astrocoders/holidays-br
If you'll use this only in JS, skip the next step because you can just import now
import { isHoliday } from '@astrocoders/holidays-br'
isHoliday(new Date())
BuckleScript
Add to deps in bsconfig.json
"bs-dependencies": ["@astrocoders/holidays-br"]
Usage
Only for values from 2015/01/01