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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesInstance State Tracking

Tracking the individual settings and playback status of specific animation instances.

Distinct from State-Driven Animations: Focuses on the internal state object of a library instance rather than global application state

Explore 1 awesome GitHub repository matching user interface & experience · Instance State Tracking. Refine with filters or upvote what's useful.

Awesome Instance State Tracking GitHub Repositories

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

    mciastek/sal

    3,693عرض على GitHub↗

    Sal is a lightweight vanilla JavaScript library designed to trigger CSS animations and execute custom logic as elements enter the browser viewport. It serves as a programmatic wrapper for the Intersection Observer API, providing a viewport trigger system to handle visibility thresholds and scroll-based animations. The library operates as a dependency-free frontend tool that manages animations through a class-based trigger mechanism and the injection of CSS custom properties. It includes a system for tracking dynamic content, allowing the observer to be updated to include new elements injected

    Maintains individual animation settings and playback status within a lightweight internal state object.

    HTML
    عرض على GitHub↗3,693
  1. Home
  2. User Interface & Experience
  3. UI Animations
  4. State-Driven Animations
  5. Instance State Tracking