awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • fisshy/react-scrollfisshy 的头像

    fisshy/react-scroll

    4,411在 GitHub 上查看↗

    react-scroll 是一个用于在 React 应用中管理页面元素之间平滑和即时滚动行为的库。它作为一个 DOM 滚动控制器,提供了一个声明式 API 和一组组件,用于将视口动画化到特定的目标元素。 该库通过允许视口通过即时跳转或动画过渡移动到目标元素来实现自定义滚动。它提供了一个系统,通过使用 Mixin 定义特定的移动触发器和目标,将此滚动逻辑集成到自定义组件中。 该项目涵盖了单页应用布局内的视口导航和焦点过渡,将 React 组件中的用户操作链接到页面内的特定位置。

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

    JavaScript
    在 GitHub 上查看↗4,411
  • sunfusheng/marqueeviewsunfusheng 的头像

    sunfusheng/MarqueeView

    3,784在 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
    在 GitHub 上查看↗3,784
  1. Home
  2. User Interface & Experience
  3. Scroll Animations
  4. Smooth Scrolling
  5. Smooth Scroll Components

探索子标签

  • 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.