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

https://github.com/tnagatomi/gh-lsmod

bubbletea gh-extension go golang tui

Score: -Infinity

Last synced: about 15 hours ago
JSON representation

Repository metadata:

gh-lsmod is a gh extension which allow you to browse a project go.mod's direct dependent packages


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 48
Total Committers: 2
Avg Commits per committer: 24.0
Development Distribution Score (DDS): 0.208

Commits in past year: 13
Committers in past year: 2
Avg Commits per committer in past year: 6.5
Development Distribution Score (DDS) in past year: 0.462

Name Email Commits
Takayuki Nagatomi t****3@g****m 38
dependabot[bot] 4****] 10

Issue and Pull Request metadata

Last synced: 26 days ago

Total issues: 0
Total pull requests: 7
Average time to close issues: N/A
Average time to close pull requests: 18 days
Total issue authors: 0
Total pull request authors: 1
Average comments per issue: 0
Average comments per pull request: 0.43
Merged pull request: 1
Bot issues: 0
Bot pull requests: 7

Past year issues: 0
Past year pull requests: 7
Past year average time to close issues: N/A
Past year average time to close pull requests: 18 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.43
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 7

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

Top Issue Authors

Top Pull Request Authors

  • dependabot[bot] (7)

Top Issue Labels

Top Pull Request Labels

  • dependencies (7)
  • go (6)
  • github_actions (1)

Package metadata

proxy.golang.org: github.com/tnagatomi/gh-lsmod

  • Homepage: https://github.com/tnagatomi/gh-lsmod
  • Documentation: https://pkg.go.dev/github.com/tnagatomi/gh-lsmod#section-documentation
  • Licenses: MIT
  • Latest release: v1.0.0 (published 12 months ago)
  • Last Synced: 2026-07-20T03:00:40.616Z (4 days ago)
  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.956%
    • Average: 5.122%
    • Dependent repos count: 5.289%

Dependencies

.github/workflows/release.yml actions
  • actions/checkout v4 composite
  • cli/gh-extension-precompile v2 composite
go.mod go
  • github.com/atotto/clipboard v0.1.4
  • github.com/aymanbagabas/go-osc52/v2 v2.0.1
  • github.com/charmbracelet/bubbles v0.20.0
  • github.com/charmbracelet/bubbletea v1.3.4
  • github.com/charmbracelet/lipgloss v1.0.0
  • github.com/charmbracelet/x/ansi v0.8.0
  • github.com/charmbracelet/x/term v0.2.1
  • github.com/cli/browser v1.3.0
  • github.com/cli/go-gh/v2 v2.11.2
  • github.com/cli/safeexec v1.0.0
  • github.com/cli/shurcooL-graphql v0.0.4
  • github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f
  • github.com/henvic/httpretty v0.0.6
  • github.com/kr/text v0.2.0
  • github.com/lucasb-eyer/go-colorful v1.2.0
  • github.com/mattn/go-isatty v0.0.20
  • github.com/mattn/go-localereader v0.0.1
  • github.com/mattn/go-runewidth v0.0.16
  • github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6
  • github.com/muesli/cancelreader v0.2.2
  • github.com/muesli/termenv v0.15.2
  • github.com/rivo/uniseg v0.4.7
  • github.com/sahilm/fuzzy v0.1.1
  • github.com/thlib/go-timezone-local v0.0.0-20210907160436-ef149e42d28e
  • golang.org/x/mod v0.24.0
  • golang.org/x/sync v0.11.0
  • golang.org/x/sys v0.30.0
  • golang.org/x/term v0.27.0
  • golang.org/x/text v0.21.0
  • gopkg.in/yaml.v3 v3.0.1
go.sum go
  • github.com/atotto/clipboard v0.1.4
  • github.com/aymanbagabas/go-osc52/v2 v2.0.1
  • github.com/charmbracelet/bubbles v0.20.0
  • github.com/charmbracelet/bubbletea v1.3.4
  • github.com/charmbracelet/lipgloss v1.0.0
  • github.com/charmbracelet/x/ansi v0.8.0
  • github.com/charmbracelet/x/term v0.2.1
  • github.com/cli/browser v1.3.0
  • github.com/cli/go-gh/v2 v2.11.2
  • github.com/cli/safeexec v1.0.0
  • github.com/cli/shurcooL-graphql v0.0.4
  • github.com/creack/pty v1.1.9
  • github.com/davecgh/go-spew v1.1.1
  • github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f
  • github.com/h2non/parth v0.0.0-20190131123155-b4df798d6542
  • github.com/henvic/httpretty v0.0.6
  • github.com/kr/pretty v0.1.0
  • github.com/kr/text v0.2.0
  • github.com/kylelemons/godebug v1.1.0
  • github.com/lucasb-eyer/go-colorful v1.2.0
  • github.com/mattn/go-isatty v0.0.20
  • github.com/mattn/go-localereader v0.0.1
  • github.com/mattn/go-runewidth v0.0.16
  • github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6
  • github.com/muesli/cancelreader v0.2.2
  • github.com/muesli/termenv v0.15.2
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/rivo/uniseg v0.2.0
  • github.com/rivo/uniseg v0.4.7
  • github.com/sahilm/fuzzy v0.1.1
  • github.com/stretchr/testify v1.7.0
  • github.com/thlib/go-timezone-local v0.0.0-20210907160436-ef149e42d28e
  • golang.org/x/mod v0.24.0
  • golang.org/x/sync v0.11.0
  • golang.org/x/sys v0.0.0-20210809222454-d867a43fc93e
  • golang.org/x/sys v0.0.0-20210831042530-f4d43177bf5e
  • golang.org/x/sys v0.6.0
  • golang.org/x/sys v0.30.0
  • golang.org/x/term v0.27.0
  • golang.org/x/text v0.21.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
  • gopkg.in/h2non/gock.v1 v1.1.2
  • gopkg.in/yaml.v3 v3.0.1