An open API service for producing an overview of a list of open source projects.

https://github.com/kubepack/chart-doc-gen

Score: 18.633730806966867

Last synced: about 20 hours ago
JSON representation

Repository metadata:

Helm Chart Documentation Generator


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 64
Total Committers: 6
Avg Commits per committer: 10.667
Development Distribution Score (DDS): 0.359

Commits in past year: 2
Committers in past year: 2
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.5

Name Email Commits
Tamal Saha t****l@a****m 41
lgtm 1****m 19
yehiyam y****m 1
Lance Austin l****6@g****m 1
Christian Struck c****n@s****e 1
Arnob Kumar Saha a****0@g****m 1

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 12
Total pull requests: 49
Average time to close issues: 2 months
Average time to close pull requests: 15 days
Total issue authors: 11
Total pull request authors: 8
Average comments per issue: 1.08
Average comments per pull request: 0.51
Merged pull request: 43
Bot issues: 0
Bot pull requests: 3

Past year issues: 0
Past year pull requests: 3
Past year average time to close issues: N/A
Past year average time to close pull requests: about 2 months
Past year issue authors: 0
Past year pull request authors: 3
Past year average comments per issue: 0
Past year average comments per pull request: 0.33
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 1

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/kubepack/chart-doc-gen

Top Issue Authors

  • sparqueur (2)
  • LanceEa (1)
  • KR411-prog (1)
  • daroga0002 (1)
  • robertgates55 (1)
  • cmoulliard (1)
  • very-doge-wow (1)
  • chgl (1)
  • yehiyam (1)
  • cstruck (1)
  • pere00 (1)

Top Pull Request Authors

  • 1gtm (25)
  • tamalsaha (16)
  • dependabot[bot] (3)
  • manuelbcd (1)
  • LanceEa (1)
  • acookin (1)
  • yehiyam (1)
  • cstruck (1)

Top Issue Labels

  • help wanted (2)
  • good first issue (1)
  • enhancement (1)

Top Pull Request Labels

  • automerge (29)
  • dependencies (3)
  • go (1)

Package metadata

proxy.golang.org: kubepack.dev/chart-doc-gen

  • Homepage: https://github.com/kubepack/chart-doc-gen
  • Documentation: https://pkg.go.dev/kubepack.dev/chart-doc-gen#section-documentation
  • Licenses: apache-2.0
  • Latest release: v0.5.0 (published almost 3 years ago)
  • Last Synced: 2026-08-27T19:08:31.236Z (2 days ago)
  • Versions: 24
  • Dependent Packages: 3
  • Dependent Repositories: 18
  • Docker Downloads: 158,625
  • Rankings:
    • Docker downloads count: 0.688%
    • Dependent repos count: 1.264%
    • Average: 3.058%
    • Dependent packages count: 3.374%
    • Stargazers count: 4.374%
    • Forks count: 5.59%
proxy.golang.org: github.com/kubepack/chart-doc-gen


Dependencies

go.mod go
  • github.com/PuerkitoBio/purell v1.1.1
  • github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578
  • github.com/davecgh/go-spew v1.1.1
  • github.com/go-errors/errors v1.0.1
  • github.com/go-openapi/jsonpointer v0.19.3
  • github.com/go-openapi/jsonreference v0.19.3
  • github.com/go-openapi/spec v0.19.5
  • github.com/go-openapi/swag v0.19.5
  • github.com/mailru/easyjson v0.7.0
  • github.com/mattn/go-runewidth v0.0.9
  • github.com/olekukonko/tablewriter v0.0.5
  • github.com/spf13/pflag v1.0.5
  • golang.org/x/net v0.0.0-20210224082022-3d97a244fca7
  • golang.org/x/text v0.3.4
  • gopkg.in/yaml.v2 v2.4.0
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
  • k8s.io/apimachinery v0.21.1
  • sigs.k8s.io/kustomize/kyaml v0.1.12
  • sigs.k8s.io/yaml v1.2.0
go.sum go
  • 360 dependencies
.github/workflows/ci.yml actions
  • actions/checkout v2 composite
  • actions/setup-go v1 composite
.github/workflows/release.yml actions
  • actions/checkout v1 composite
  • docker/setup-buildx-action v1 composite
  • docker/setup-qemu-action v1 composite
  • softprops/action-gh-release v1 composite