awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

Awesome GitHub RepositoriesCursor-Driven Visual Effects

Dynamic visual changes to UI elements that react in real-time to the user's mouse coordinates.

Distinct from Interaction Effects: Focuses on continuous coordinate-based visual updates rather than discrete state changes like hover or click.

Explore 3 awesome GitHub repositories matching user interface & experience · Cursor-Driven Visual Effects. Refine with filters or upvote what's useful.

Awesome Cursor-Driven Visual Effects GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • simeydotme/pokemon-cards-cssAvatar simeydotme

    simeydotme/pokemon-cards-css

    7,692Vezi pe GitHub↗

    This project is a CSS collectible card framework and holographic effect library designed to create interactive trading card faces. It provides a system for rendering complex artwork and card components entirely through CSS stylesheets without the use of external image assets. The framework specializes in simulating physical materials such as iridescent shimmers, metallic glares, and holographic foils. It utilizes blend modes and gradients to produce specialized surface finishes, including glitter and galaxy patterns, which react dynamically to the user's cursor position. The system further i

    Creates dynamic glare and iridescent shimmers that react fluidly to the user's cursor position.

    CSSblend-modescssfilter
    Vezi pe GitHub↗7,692
  • tholman/cursor-effectsAvatar tholman

    tholman/cursor-effects

    4,001Vezi pe GitHub↗

    cursor-effects is a JavaScript library and effect engine designed to implement physics-based cursor trails and floating visual effects in web browsers. It provides a framework for adding interactive graphical overlays that follow the user pointer. The system specializes in spawning particle trails, physics-based floating emojis, and pointer-tracking text strings. These animations utilize spring-based physics simulations to create organic reactions and dispersal patterns as the cursor moves. The library manages the entire lifecycle of visual elements, from coordinate-based pointer tracking an

    Implements dynamic visual changes and effects that react in real-time to mouse coordinates.

    JavaScript90scanvasjavascript
    Vezi pe GitHub↗4,001
  • textualize/toolongAvatar Textualize

    Textualize/toolong

    3,921Vezi pe GitHub↗

    toolong este un vizualizator de log-uri în terminal și un manager de log-uri TUI conceput pentru monitorizarea fluxurilor de log-uri live și navigarea prin fișiere mari de log-uri. Acesta funcționează ca un agregator de log-uri și formator JSONL, capabil să îmbine mai multe fișiere de log într-o singură vizualizare cronologică prin detectarea automată a timestamp-urilor. Aplicația suportă vizualizarea datelor structurate prin pretty printing-ul fișierelor JSONL și aplicarea evidențierii sintaxei pentru modelele comune de log-uri de server web. Gestionează datele la scară largă eficient prin vizualizări scrollabile de dimensiune virtuală, permițând utilizatorilor să deschidă log-uri comprimate sau fișiere de orice dimensiune fără a încărca întregul document în memorie. Sistemul include capabilități pentru tailing-ul fluxurilor de log-uri, efectuarea de potriviri fuzzy de text și gestionarea navigării printr-un model de ecran bazat pe stivă. De asemenea, oferă o paletă de comenzi pentru descoperirea funcțiilor aplicației și suportă elemente interactive precum link-uri clicabile și tooltip-uri.

    Updates the mouse pointer shape when hovering over elements to indicate interaction states.

    Pythonjsonlrichterminal
    Vezi pe GitHub↗3,921
  1. Home
  2. User Interface & Experience
  3. Interaction Effects
  4. Cursor-Driven Visual Effects

Explorează sub-etichetele

  • Cursor State IndicatorsVisual updates to the mouse pointer to reflect the current interaction state of a UI element. **Distinct from Cursor-Driven Visual Effects:** Distinct from Cursor-Driven Visual Effects: focuses on changing the pointer's shape to indicate state rather than coordinate-based animations of the UI.