awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةOpen-source alternativesSelf-hosted softwareالمدونةخريطة الموقع
المشروعحولHow we rankالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesScroll Trigger State Managers

Utilities for enabling or disabling specific scroll-based trigger points during runtime.

Distinct from Scroll-Position Event Triggers: None of the candidates cover the active/inactive state toggling of scroll waypoints

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

Awesome Scroll Trigger State Managers GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • imakewebthings/waypointsالصورة الرمزية لـ imakewebthings

    imakewebthings/waypoints

    10,317عرض على GitHub↗

    Waypoints is a JavaScript library designed for monitoring scroll positions and managing viewport-based triggers. It provides utilities to execute functions when page elements enter or exit the visible browser area, track specific scroll offsets, and implement sticky element pinning. The library includes specialized tools for building infinite scrolling interfaces that fetch and append content to replace traditional pagination. It also manages the positioning of elements that transition to a fixed screen location once a specific scroll threshold is reached. The system covers broader capabilit

    Allows toggling the active status of trigger points to control when scroll events are monitored.

    JavaScript
    عرض على GitHub↗10,317
  1. Home
  2. Web Development
  3. Scroll Trigger State Managers