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

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

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

3 个仓库

Awesome GitHub RepositoriesMobile Scroll Libraries

JavaScript libraries specialized in creating high-performance, touch-optimized scrolling for mobile web environments.

Distinct from Mobile Scroll Normalizers: The candidates focus on specific normalizers or general animations, not a comprehensive mobile scrolling library identity.

Explore 3 awesome GitHub repositories matching web development · Mobile Scroll Libraries. Refine with filters or upvote what's useful.

Awesome Mobile Scroll Libraries GitHub Repositories

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

    ustbhuangyi/better-scroll

    16,489在 GitHub 上查看↗

    Better-scroll is a JavaScript scroll library and touch interaction engine designed to create high-performance scrollable areas in web browsers. It functions as a modular UI component framework that provides the foundation for building complex scrollable elements. The library is distinguished by a plugin-based architecture that allows the injection of custom methods and event hooks. This system enables the creation of specialized interface components such as carousel sliders, scrollable picker inputs, and draggable element systems. The project covers a wide range of mobile web interaction pat

    Serves as a high-performance JavaScript library for creating smooth touch scrolling experiences on mobile websites.

    TypeScriptbetter-performanceiosiscroll
    在 GitHub 上查看↗16,489
  • didi/cube-uididi 的头像

    didi/cube-ui

    9,116在 GitHub 上查看↗

    cube-ui is a mobile-first Vue.js component library that provides a comprehensive set of pre-built UI elements for building touch-based mobile web applications. The library is built on Vue's single-file component architecture and supports on-demand ES module imports, allowing developers to selectively load only the components they need to optimize bundle size. It also offers plugin-based global registration for convenient setup and includes a CLI scaffolding tool to generate project skeletons with pre-configured build settings. The library distinguishes itself with a gesture-driven interaction

    Ships a virtual DOM recycling scroll engine for smooth, performant scrolling in long lists.

    JavaScriptcube-uijavascriptui-library
    在 GitHub 上查看↗9,116
  • mescroll/mescrollmescroll 的头像

    mescroll/mescroll

    4,459在 GitHub 上查看↗

    mescroll 是一个 JavaScript 无限滚动库和移动端 Web 滚动管理器,旨在实现下拉刷新和上拉加载模式。它提供了一个用于处理触摸滚动、管理分页状态以及在 Vue 应用程序中集成这些行为的系统。 该库的特色在于对聊天界面的专门支持,能够实现反向数据加载,并能够以反向注入数据来模拟消息历史。它还包括一个状态持久化的滚动缓存,以在用户在不同视图之间导航时保留垂直偏移量和列表数据。 该项目涵盖了广泛的交互和性能功能,包括抑制原生浏览器回弹效果、视口感知图像懒加载以及程序化滚动定位。它还提供了用于管理分页状态、自定义加载和空状态 UI 以及实现返回顶部导航的实用工具。

    Provides a comprehensive JavaScript library for high-performance, touch-optimized scrolling on mobile web environments.

    Vuebouncecss3html5
    在 GitHub 上查看↗4,459
  1. Home
  2. Web Development
  3. Mobile Scroll Libraries

探索子标签

  • Virtual Recycling Scroll EnginesCustom scroll components that implement virtual DOM recycling and sticky positioning for smooth mobile scrolling. **Distinct from Mobile Scroll Libraries:** Distinct from Mobile Scroll Libraries: focuses on virtual DOM recycling and sticky positioning, not general mobile scroll libraries.