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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • mciastek/salAvatar de mciastek

    mciastek/sal

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