commenthol / date-holidays-parser

parser for worldwide holidays
ISC License
46 stars 22 forks source link

feat: methods to get, set, unset holiday rules #31

Closed commenthol closed 3 years ago

commenthol commented 3 years ago

This PR contains new features to work with holiday rules and fixes the TS typings.

To allow modification of holiday rules new methods to modify those are introduced.

DateFn now caches results by default:

Typings are fixed: