@jswork/calendar-vacation
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

calendar-vacation

Get calendar vacation.

version license size download

installation

npm install @jswork/calendar-vacation

usage

import calendarVacation from '@jswork/calendar-vacation';

const { exchange, vacation } = calendarVacation();
// ['2022-04-02', '2022-04-24', '2022-10-08', '2022-10-09']
// ['2022-04-03', '2022-04-04', '2022-04-05', '2022-05-02', '2022-05-03',....]

license

Code released under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i @jswork/calendar-vacation

Homepage

js.work

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

5.8 kB

Total Files

8

Last publish

Collaborators

  • afeiship