Ecosyste.ms: Funds

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

https://github.com/piotrmurach/tty-screen

cli columns console lines rows ruby size terminal tty

Last synced: about 7 hours ago

Repository metadata:

Terminal screen detection - cross platform, major ruby interpreters


Owner metadata:


Committers metadata

Last synced: 1 day ago

Total Commits: 274
Total Committers: 6
Avg Commits per committer: 45.667
Development Distribution Score (DDS): 0.018

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

Name Email Commits
Piotr Murach p****h@g****m 269
Alexey Nikitin t****k@b****u 1
Igor Kapkov i****k@m****m 1
Marek Kowalcze m****e@g****m 1
Raffael Schmid r****l@y****h 1
Tero Marttila t****a@k****o 1

Issue and Pull Request metadata

Last synced: about 7 hours ago


Package metadata

rubygems: tty-screen

Terminal screen size detection that works on Linux, macOS and Windows systems and supports Ruby MRI, JRuby, TruffleRuby and Rubinius interpreters.

  • Homepage: https://ttytoolkit.org
  • Documentation: http://www.rubydoc.info/gems/tty-screen/
  • Licenses: MIT
  • Latest release: 0.8.2 (published 11 months ago)
  • Last Synced: 2024-11-08T20:33:27.698Z (1 day ago)
  • Versions: 20
  • Dependent Packages: 96
  • Dependent Repositories: 24,288
  • Downloads: 138,248,727 Total
  • Docker Downloads: 501,772,321
  • Rankings:
    • Downloads: 0.159%
    • Dependent repos count: 0.228%
    • Docker downloads count: 0.246%
    • Dependent packages count: 0.335%
    • Average: 2.683%
    • Stargazers count: 5.961%
    • Forks count: 9.168%
  • Maintainers (1)
  • Funding:
    • https://github.com/sponsors/piotrmurach
go: github.com/piotrmurach/tty-screen

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/piotrmurach/tty-screen#section-documentation
  • Licenses: mit
  • Latest release: v0.8.2 (published 11 months ago)
  • Last Synced: 2024-11-08T20:33:27.534Z (1 day ago)
  • Versions: 20
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 4.833%
    • Forks count: 6.637%
    • Average: 7.962%
    • Dependent packages count: 9.576%
    • Dependent repos count: 10.802%
conda: rb-tty-screen

  • Homepage: https://rubygems.org/gems/tty-screen
  • Licenses: MIT
  • Latest release: 0.8.1 (published over 4 years ago)
  • Last Synced: 2024-11-08T20:33:36.778Z (1 day ago)
  • Versions: 3
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 28.82%
    • Stargazers count: 32.603%
    • Dependent repos count: 34.025%
    • Average: 35.026%
    • Forks count: 44.657%

Dependencies

Gemfile rubygems
  • coveralls_reborn ~> 0.22.0
  • io-console >= 0
  • rspec-benchmark ~> 0.6.0
  • simplecov ~> 0.21.0
  • yardstick ~> 0.9.9
tty-screen.gemspec rubygems
  • rake >= 0 development
  • rspec >= 3.0 development
.github/workflows/ci.yml actions
  • actions/checkout v2 composite
  • ruby/setup-ruby v1 composite