Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

https://github.com/moby/term

Last synced: about 4 hours ago

Repository metadata:


Owner metadata:


Committers metadata

Last synced: 6 days ago

Total Commits: 218
Total Committers: 90
Avg Commits per committer: 2.422
Development Distribution Score (DDS): 0.826

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

Name Email Commits
Sebastiaan van Stijn g****b@g****l 38
John Howard j****d@m****m 12
Daniel Nephin d****n@d****m 9
Davanum Srinivas d****m@g****m 8
Solomon Hykes s****n@d****m 8
Tobias Klauser t****r@d****h 8
Vincent Demeester v****t@s****m 6
creack c****e@g****m 5
Sachin Joshi s****i@h****m 5
Michael Crosby c****l@g****m 5
John Starks j****s@m****m 4
Brian Goff c****3@g****m 4
Tibor Vass t****r@d****m 3
Michael Hudson-Doyle m****n@l****g 3
Guillaume J. Charmes g****e@c****t 3
Christopher Jones t****j@l****m 3
Brendan Dixon b****d@m****m 3
Andy Rothfusz g****b@m****m 3
Alexander Morozov l****4@d****m 3
Ahmet Alp Balkan a****n@g****m 3
Victor Vieux v****x@d****m 2
Vincent Batts v****s@r****m 2
Tianon Gravi a****n@g****m 2
Mikhail Sobolev m****s@m****t 2
Kir Kolyshkin k****n@g****m 2
Jonathan Rudenberg j****n@t****m 2
Jessica Frazelle j****s@d****m 2
Yohei Ueda y****i@j****m 2
n4j n****6@g****m 2
Brian McCallister b****m@s****g 2
and 60 more...

Issue and Pull Request metadata

Last synced: 1 day ago


Package metadata

go: github.com/moby/term

Package term provides structures and helper functions to work with terminal (state, sizes).

  • Homepage: https://github.com/moby/term
  • Documentation: https://pkg.go.dev/github.com/moby/term#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v0.5.0 (published over 1 year ago)
  • Last Synced: 2024-11-09T00:09:45.451Z (1 day ago)
  • Versions: 18
  • Dependent Packages: 7,604
  • Dependent Repositories: 27,845
  • Docker Downloads: 24,484,682,312
  • Rankings:
    • Docker downloads count: 0.014%
    • Dependent packages count: 0.024%
    • Dependent repos count: 0.035%
    • Average: 2.159%
    • Forks count: 4.59%
    • Stargazers count: 6.134%

Dependencies

go.mod go
  • github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
  • github.com/creack/pty v1.1.11
  • github.com/google/go-cmp v0.4.0
  • github.com/pkg/errors v0.9.1
  • golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
  • gotest.tools/v3 v3.0.2
go.sum go
  • github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
  • github.com/creack/pty v1.1.11
  • github.com/google/go-cmp v0.3.0
  • github.com/google/go-cmp v0.4.0
  • github.com/pkg/errors v0.8.1
  • github.com/pkg/errors v0.9.1
  • github.com/spf13/pflag v1.0.3
  • golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
  • golang.org/x/net v0.0.0-20190311183353-d8887717615a
  • golang.org/x/sync v0.0.0-20190423024810-112230192c58
  • golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
  • golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
  • golang.org/x/text v0.3.0
  • golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
  • golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
  • gotest.tools/v3 v3.0.2
.github/workflows/test.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v4 composite