https://github.com/maxzz/work-weeks
Utility to generate working weeks per year.
https://github.com/maxzz/work-weeks
Last synced: 3 months ago
JSON representation
Utility to generate working weeks per year.
- Host: GitHub
- URL: https://github.com/maxzz/work-weeks
- Owner: maxzz
- Created: 2021-01-08T02:12:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-26T07:41:24.000Z (over 2 years ago)
- Last Synced: 2024-04-24T20:14:13.772Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/work-weeks
- Size: 82 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Overview
Utility to generate working weeks per year.

## Install
```bash
npm i -g work-weeks
```or
```bash
yarn global add work-weeks
```## Usage
```bash
work-weeks 2021 > 2021.txt
```