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
- Host: GitHub
- URL: https://github.com/piotrmurach/tty-cursor
- Owner: piotrmurach
- License: mit
- Created: 2015-11-28T19:48:27.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-06T21:59:50.000Z (9 months ago)
- Last Synced: 2024-08-28T18:51:49.255Z (4 months ago)
- Topics: cli, cursor-moves, cursor-position, ruby-gem, terminal, tty, tty-components
- Language: Ruby
- Homepage: https://ttytoolkit.org
- Size: 92.8 KB
- Stars: 70
- Watchers: 7
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
-
Funding.yml:
- Github: piotrmurach
- Funding Links:
Owner metadata:
- Name: Piotr Murach
- Login: piotrmurach
- Email:
- Kind: user
- Description: Tender loving command line.
- Website: https://piotrmurach.com
- Location: Sheffield / Olsztyn
- Twitter: piotr_murach
- Company:
- Icon url: https://avatars.githubusercontent.com/u/444312?v=4
- Repositories: 89
- Last Synced at: 2024-05-20T15:04:48.882Z
- Profile URL: https://github.com/piotrmurach
- Sponsor URL:
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 | 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
- Total packages: 3
-
Total downloads:
- rubygems: 129,905,418 total
- Total docker downloads: 502,126,912
- Total dependent packages: 68 (may contain duplicates)
- Total dependent repositories: 23,253 (may contain duplicates)
- Total versions: 20
- Total maintainers: 1
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
- coveralls_reborn ~> 0.21.0 development
- simplecov ~> 0.21.0 development
- yardstick ~> 0.9.9 development
- bundler >= 1.6 development
- rake >= 0 development
- rspec ~> 3.1 development
- actions/checkout v3 composite
- ruby/setup-ruby v1 composite