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

cli cursor-moves cursor-position ruby-gem terminal tty tty-components

Last synced: about 1 month ago

Repository metadata:

Terminal cursor movement and manipulation of cursor properties such as visibility


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 126
Total Committers: 5
Avg Commits per committer: 25.2
Development Distribution Score (DDS): 0.063

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

Name Email Commits
Piotr Murach p****h@g****m 118
Austin Blatt a****t@g****m 3
Xinyue Lu i@7****n 2
moe m****e@b****t 2
Aaron Lasseigne a****e@g****m 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

rubygems: tty-cursor

The purpose of this library is to help move the terminal cursor around and manipulate text by using intuitive method calls.

  • Homepage: https://ttytoolkit.org
  • Documentation: http://www.rubydoc.info/gems/tty-cursor/
  • Licenses: MIT
  • Latest release: 0.7.1 (published almost 5 years ago)
  • Last Synced: 2024-11-10T21:34:52.371Z (about 1 month ago)
  • Versions: 9
  • Dependent Packages: 67
  • Dependent Repositories: 23,253
  • Downloads: 129,905,418 Total
  • Docker Downloads: 502,126,912
  • Rankings:
    • Downloads: 0.169%
    • Dependent repos count: 0.233%
    • Docker downloads count: 0.246%
    • Dependent packages count: 0.432%
    • Average: 2.602%
    • Stargazers count: 6.531%
    • Forks count: 7.999%
  • Maintainers (1)
go: github.com/piotrmurach/tty-cursor

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/piotrmurach/tty-cursor#section-documentation
  • Licenses: mit
  • Latest release: v0.7.1 (published almost 5 years ago)
  • Last Synced: 2024-11-10T21:34:52.678Z (about 1 month ago)
  • Versions: 9
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 5.169%
    • Forks count: 5.952%
    • Average: 7.875%
    • Dependent packages count: 9.576%
    • Dependent repos count: 10.802%
conda: rb-tty-cursor

  • Homepage: https://rubygems.org/gems/tty-cursor
  • Licenses: MIT
  • Latest release: 0.7.1 (published about 3 years ago)
  • Last Synced: 2024-10-29T15:39:45.190Z (about 2 months ago)
  • Versions: 2
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 28.82%
    • Dependent repos count: 34.025%
    • Average: 34.077%
    • Stargazers count: 34.46%
    • Forks count: 39.002%

Dependencies

Gemfile rubygems
  • coveralls_reborn ~> 0.21.0 development
  • simplecov ~> 0.21.0 development
  • yardstick ~> 0.9.9 development
tty-cursor.gemspec rubygems
  • bundler >= 1.6 development
  • rake >= 0 development
  • rspec ~> 3.1 development
.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite