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

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

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

1 个仓库

Awesome GitHub RepositoriesScroll Component Integrations

Systems for embedding specialized scrolling logic and triggers into custom UI components.

Distinct from Custom Scroll Interfaces: Focuses on the integration patterns and mixins for custom components rather than the interface layout itself.

Explore 1 awesome GitHub repository matching user interface & experience · Scroll Component Integrations. Refine with filters or upvote what's useful.

Awesome Scroll Component Integrations GitHub Repositories

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

    fisshy/react-scroll

    4,411在 GitHub 上查看↗

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

    Provides a system for integrating scrolling triggers and targets into custom components using mixins.

    JavaScript
    在 GitHub 上查看↗4,411
  1. Home
  2. User Interface & Experience
  3. Custom Scroll Interfaces
  4. Scroll Component Integrations