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

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

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

1 个仓库

Awesome GitHub RepositoriesReverse-Chronological Data Loading

Data retrieval patterns that fetch content in reverse order to populate lists from the bottom up.

Distinct from Data Loading Optimizations: No candidates cover the specific architectural pattern of fetching data in reverse for chat-like lists.

Explore 1 awesome GitHub repository matching web development · Reverse-Chronological Data Loading. Refine with filters or upvote what's useful.

Awesome Reverse-Chronological Data Loading GitHub Repositories

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

    mescroll/mescroll

    4,459在 GitHub 上查看↗

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

    Enables fetching and displaying data from the bottom upwards to simulate a chat history.

    Vuebouncecss3html5
    在 GitHub 上查看↗4,459
  1. Home
  2. Web Development
  3. Reverse-Chronological Data Loading