holidays-br

1.0.1 • Public • Published

holidays-br

Build Status

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

HolidaysBr.Holiday.isHoliday(Js.Date.t) => bool

Readme

Keywords

none

Package Sidebar

Install

npm i holidays-br

Weekly Downloads

2

Version

1.0.1

License

MIT

Last publish

Collaborators

  • gabrielrubens