holidayapi-node/dist
Josh Sherman 2230488d14 feat: add workday endpoint
Added support for our latest endpoint, which calculates the workday a
given number of business days into the future from the given date for
the given country.

Also:
* perf: updated dependencies
* ci: pinned eslint to 7.2.x due to airbnb incompatibility with 7.3.x.
* ci: tweaked / improved eslint rules a bit.
* refactor: updated types to use `;` and include weekday response.
* docs: added example for new endpoint.
2020-06-20 11:12:10 -05:00
..
holidayapi.d.ts feat: add workday endpoint 2020-06-20 11:12:10 -05:00
holidayapi.js feat: add workday endpoint 2020-06-20 11:12:10 -05:00
index.d.ts Merge pull request #6 from holidayapi/development-v2 2019-09-09 22:30:30 -05:00
index.js test: drop end of life Node.js version 2020-06-08 18:30:21 -05:00
types.d.ts feat: add workday endpoint 2020-06-20 11:12:10 -05:00
types.js Merge pull request #6 from holidayapi/development-v2 2019-09-09 22:30:30 -05:00