2.1.3 • Published 3 years ago

@progfay/github-streaks v2.1.3

Weekly downloads
51
License
ISC
Repository
github
Last release
3 years ago
❯ npx @progfay/github-streaks @progfay

+-------------------+-------------------------+-----------+------+-----+-----+------+---------+
| Category          |    From    ~     To     | Day Count |  Sum | Max | Min | Mean | Std dev |
+-------------------+-------------------------+-----------+------+-----+-----+------+---------+
| All Contributions | 2016-01-01 ~ 2020-12-31 | 1827 days | 4970 |  56 |   0 | 2.72 |    5.51 |
+-------------------+-------------------------+-----------+------+-----+-----+------+---------+
| Current Streak    | 2019-06-10 ~ 2020-09-20 |  469 days | 3202 |  36 |   1 | 6.83 |    6.91 |
+-------------------+-------------------------+-----------+------+-----+-----+------+---------+
| Longest Streak    | 2019-06-10 ~ 2020-09-20 |  469 days | 3202 |  36 |   1 | 6.83 |    6.91 |
+-------------------+-------------------------+-----------+------+-----+-----+------+---------+

Maintainability

Requirements

  • Node.js v12.16.3 or later

Usage

Use instantly

npx @progfay/github-streaks [username]
# or
npm exec @progfay/github-streaks [username]

Use frequently

# global install
npm install -g @progfay/github-streaks

# then, call command
ghs [username]

Development

Initialization

git clone git@github.com:progfay/github-streaks.git
cd github-streaks
npm install

Build

npm run build

Lint

npm run lint
# or
npm run lint:fix

Test

npm test

Debug

2.1.3

3 years ago

2.1.2

3 years ago

2.1.1

3 years ago

2.1.0

3 years ago

2.0.3

4 years ago

2.0.2

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago