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

https://github.com/jrnxf/gh-eco

cli gh-extension github go golang terminal tui

Score: -Infinity

Last synced: about 23 hours ago
JSON representation

Repository metadata:

🦎 gh cli extension to explore the ecosystem


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 44
Total Committers: 2
Avg Commits per committer: 22.0
Development Distribution Score (DDS): 0.386

Commits in past year: 11
Committers in past year: 1
Avg Commits per committer in past year: 11.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Colby Thomas c****y@g****m 27
Colby Thomas c****y@j****o 17

Issue and Pull Request metadata

Last synced: 10 days ago

Total issues: 3
Total pull requests: 13
Average time to close issues: 10 months
Average time to close pull requests: about 1 year
Total issue authors: 3
Total pull request authors: 3
Average comments per issue: 2.0
Average comments per pull request: 1.0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 9

Past year issues: 0
Past year pull requests: 9
Past year average time to close issues: N/A
Past year average time to close pull requests: 21 days
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.22
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 9

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/jrnxf/gh-eco

Top Issue Authors

  • sametaor (1)
  • AviAvinav (1)
  • samcoe (1)

Top Pull Request Authors

  • dependabot[bot] (9)
  • isabelroses (2)
  • helium18 (2)

Top Issue Labels

  • bug (2)

Top Pull Request Labels

  • dependencies (9)
  • go (5)
  • github_actions (4)

Package metadata

proxy.golang.org: github.com/jrnxf/gh-eco

  • Homepage: https://github.com/jrnxf/gh-eco
  • Documentation: https://pkg.go.dev/github.com/jrnxf/gh-eco#section-documentation
  • Licenses: MIT
  • Latest release: v0.1.6 (published 2 months ago)
  • Last Synced: 2026-08-13T14:38:40.531Z (2 days ago)
  • Versions: 7
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Average: 8.173%
    • Dependent repos count: 9.346%

Dependencies

go.mod go
  • github.com/alecthomas/chroma v0.10.0
  • github.com/atotto/clipboard v0.1.4
  • github.com/aymerick/douceur v0.2.0
  • github.com/charmbracelet/bubbles v0.10.3
  • github.com/charmbracelet/bubbletea v0.20.0
  • github.com/charmbracelet/glamour v0.5.0
  • github.com/charmbracelet/lipgloss v0.5.0
  • github.com/cli/go-gh v0.0.3
  • github.com/cli/safeexec v1.0.0
  • github.com/cli/shurcooL-graphql v0.0.1
  • github.com/containerd/console v1.0.3
  • github.com/dlclark/regexp2 v1.4.0
  • github.com/gorilla/css v1.0.0
  • github.com/henvic/httpretty v0.0.6
  • github.com/lucasb-eyer/go-colorful v1.2.0
  • github.com/mattn/go-isatty v0.0.14
  • github.com/mattn/go-runewidth v0.0.13
  • github.com/microcosm-cc/bluemonday v1.0.17
  • github.com/muesli/ansi v0.0.0-20211018074035-2e021307bc4b
  • github.com/muesli/reflow v0.3.0
  • github.com/muesli/termenv v0.11.1-0.20220212125758-44cd13922739
  • github.com/olekukonko/tablewriter v0.0.5
  • github.com/rivo/uniseg v0.2.0
  • github.com/shurcooL/graphql v0.0.0-20200928012149-18c5c3165e3a
  • github.com/yuin/goldmark v1.4.4
  • github.com/yuin/goldmark-emoji v1.0.1
  • golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2
  • golang.org/x/sys v0.0.0-20211019181941-9d821ace8654
  • golang.org/x/term v0.0.0-20210422114643-f5beecf764ed
  • gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
go.sum go
  • github.com/MakeNowJust/heredoc v1.0.0
  • github.com/alecthomas/chroma v0.10.0
  • github.com/atotto/clipboard v0.1.4
  • github.com/aymerick/douceur v0.2.0
  • github.com/charmbracelet/bubbles v0.10.3
  • github.com/charmbracelet/bubbletea v0.19.3
  • github.com/charmbracelet/bubbletea v0.20.0
  • github.com/charmbracelet/glamour v0.5.0
  • github.com/charmbracelet/harmonica v0.1.0
  • github.com/charmbracelet/lipgloss v0.4.0
  • github.com/charmbracelet/lipgloss v0.5.0
  • github.com/cli/go-gh v0.0.3
  • github.com/cli/safeexec v1.0.0
  • github.com/cli/shurcooL-graphql v0.0.1
  • github.com/containerd/console v1.0.2
  • github.com/containerd/console v1.0.3
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/dlclark/regexp2 v1.4.0
  • github.com/gorilla/css v1.0.0
  • github.com/henvic/httpretty v0.0.6
  • github.com/kr/pretty v0.1.0
  • github.com/kr/pty v1.1.1
  • github.com/kr/text v0.1.0
  • github.com/kylelemons/godebug v1.1.0
  • github.com/lucasb-eyer/go-colorful v1.2.0
  • github.com/mattn/go-isatty v0.0.13
  • github.com/mattn/go-isatty v0.0.14
  • github.com/mattn/go-runewidth v0.0.9
  • github.com/mattn/go-runewidth v0.0.10
  • github.com/mattn/go-runewidth v0.0.12
  • github.com/mattn/go-runewidth v0.0.13
  • github.com/microcosm-cc/bluemonday v1.0.17
  • github.com/muesli/ansi v0.0.0-20211018074035-2e021307bc4b
  • github.com/muesli/reflow v0.2.1-0.20210115123740-9e1d0d53df68
  • github.com/muesli/reflow v0.3.0
  • github.com/muesli/termenv v0.9.0
  • github.com/muesli/termenv v0.11.1-0.20220204035834-5ac8409525e0
  • github.com/muesli/termenv v0.11.1-0.20220212125758-44cd13922739
  • github.com/olekukonko/tablewriter v0.0.5
  • github.com/pkg/errors v0.9.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/rivo/uniseg v0.1.0
  • github.com/rivo/uniseg v0.2.0
  • github.com/sahilm/fuzzy v0.1.0
  • github.com/shurcooL/graphql v0.0.0-20200928012149-18c5c3165e3a
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.7.0
  • github.com/yuin/goldmark v1.2.1
  • github.com/yuin/goldmark v1.4.4
  • github.com/yuin/goldmark-emoji v1.0.1
  • golang.org/x/net v0.0.0-20210614182718-04defd469f4e
  • golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2
  • golang.org/x/sys v0.0.0-20200116001909-b77594299b42
  • golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
  • golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
  • golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c
  • golang.org/x/sys v0.0.0-20210423082822-04245dca01da
  • golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
  • golang.org/x/sys v0.0.0-20211019181941-9d821ace8654
  • golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
  • golang.org/x/term v0.0.0-20210422114643-f5beecf764ed
  • golang.org/x/text v0.3.6
  • golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
  • gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
.github/workflows/ci.yml actions
  • actions/checkout v2 composite
  • actions/setup-go v2 composite
.github/workflows/release.yml actions
  • actions/checkout v2 composite
  • cli/gh-extension-precompile v1.1.2 composite