awesome-repositories.com
Blog
MCP
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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesSmooth Scroll Components

UI components that abstract smooth viewport animation to target elements.

Distinct from Smooth Scrolling: Focuses on the component-based wrapper for smooth scrolling rather than the general animation implementation.

Explore 2 awesome GitHub repositories matching user interface & experience · Smooth Scroll Components. Refine with filters or upvote what's useful.

Awesome Smooth Scroll Components GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • fisshy/react-scrollAvatar fisshy

    fisshy/react-scroll

    4,411Vezi pe GitHub↗

    react-scroll este o bibliotecă pentru gestionarea comportamentului de scroll fluid și imediat între elementele paginii în aplicațiile React. Aceasta funcționează ca un controller de scroll DOM, oferind un API declarativ și un set de componente pentru a anima viewport-ul către elemente țintă specifice. Biblioteca permite scroll-ul personalizat prin permiterea viewport-ului să se deplaseze către elementele țintă fie prin salturi instantanee, fie prin tranziții animate. Oferă un sistem pentru integrarea acestei logici de scroll în componente personalizate folosind mixin-uri pentru a defini declanșatoare și ținte de mișcare specifice. Proiectul acoperă navigarea în viewport și tranzițiile de focus în layout-urile aplicațiilor de tip single-page, legând acțiunile utilizatorului din componentele React de poziții specifice în cadrul paginii.

    Ships a set of components that animate the viewport to target elements for improved navigation.

    JavaScript
    Vezi pe GitHub↗4,411
  • sunfusheng/marqueeviewAvatar sunfusheng

    sunfusheng/MarqueeView

    3,784Vezi pe GitHub↗

    MarqueeView is an Android custom view library used to create scrolling or flipping text announcements and dynamic text tickers. It functions as a specialized interface component for displaying rotating sequences of messages and interactive notification widgets. The library distinguishes itself through the use of dynamic layout inflation to inject custom resource files at runtime. It manages programmatic animation sequencing for entry and exit transitions and utilizes a callback system to map user touch events on visual elements to specific data indices. The project covers broad capabilities

    Renders data models as animated scrolling or flipping message feeds with customizable transition effects.

    Javamarqueemarqueeview
    Vezi pe GitHub↗3,784
  1. Home
  2. User Interface & Experience
  3. Scroll Animations
  4. Smooth Scrolling
  5. Smooth Scroll Components

Explorează sub-etichetele

  • Announcement RenderersComponents that render data models as animated scrolling or flipping message feeds. **Distinct from Smooth Scroll Components:** Distinct from Smooth Scroll Components: focuses on the rendering of discrete announcement items rather than general viewport scrolling.