Science Score: 31.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: kdheepak
  • License: mit
  • Language: Julia
  • Default Branch: main
  • Size: 251 KB
Statistics
  • Stars: 4
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 10
Created almost 3 years ago · Last pushed over 2 years ago
Metadata Files
Readme License Citation

README.md

Crossterm.jl

Dev Build Status

Crossterm is a Julia library that provides rich functionality to control and manipulate terminal interfaces using the excellent crossterm-rs crate. This includes operations like cursor movement, color and style management, and much more.

Features

  • Cursor movement (up, down, left, right, etc.)
  • Color manipulation (foreground, background)
  • Style manipulation (bold, underline, etc.)
  • Terminal manipulation (clearing, resizing, etc.)
  • Scroll operations
  • Screen buffering

Owner

  • Name: Dheepak Krishnamurthy
  • Login: kdheepak
  • Kind: user
  • Location: Canada

Citation (CITATION.bib)

@misc{Crossterm.jl,
	author  = {Dheepak Krishnamurthy},
	title   = {Crossterm.jl},
	url     = {https://github.com/kdheepak/Crossterm.jl},
	version = {v0.1.0},
	year    = {2023},
	month   = {7}
}

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 1
  • Total pull requests: 0
  • Average time to close issues: less than a minute
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 39.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • JuliaTagBot (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • julia 9 total
  • Total dependent packages: 1
  • Total dependent repositories: 0
  • Total versions: 16
juliahub.com: Crossterm
  • Versions: 16
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 9 Total
Rankings
Dependent repos count: 10.1%
Average: 24.1%
Dependent packages count: 38.2%
Last synced: 10 months ago

Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v3 composite
  • julia-actions/cache v1 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-docdeploy v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite