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

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

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

1 个仓库

Awesome GitHub RepositoriesScroll Observer Cleanups

Removing all observers and callback functions to clean up the scroll-tracking instance.

Distinct from Instance Destruction: Distinct from Instance Destruction: specifically removes scroll observers and callbacks rather than loading remaining images before cleanup.

Explore 1 awesome GitHub repository matching web development · Scroll Observer Cleanups. Refine with filters or upvote what's useful.

Awesome Scroll Observer Cleanups GitHub Repositories

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

    russellsamora/scrollama

    5,982在 GitHub 上查看↗

    Scrollama is a JavaScript library for scroll-driven storytelling that uses the browser's native IntersectionObserver API to trigger step-based callbacks and animations as the user scrolls through a page. It pins graphic elements using CSS sticky positioning while scrolling through associated text steps, enabling side-by-side narrative experiences without JavaScript-driven layout calculations. The library provides a configurable offset threshold system that accepts a single global offset or per-element data-attribute offsets to define the viewport position that triggers step events. It reports

    Removes all observers and callback functions to clean up the scroll-tracking instance.

    HTML
    在 GitHub 上查看↗5,982
  1. Home
  2. Web Development
  3. Lazy Loading Libraries
  4. Image Lazy Loading
  5. Instance Destruction
  6. Scroll Observer Cleanups