awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • mciastek/salAvatar von mciastek

    mciastek/sal

    3,693Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,693
  1. Home
  2. User Interface & Experience
  3. UI Animations
  4. State-Driven Animations
  5. Instance State Tracking