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 RepositoriesAnimation Reversion Utilities

Methods for removing animation styles and event listeners to restore elements to their original state.

Distinct from Keyed Element Tracking: Distinct from Keyed Element Tracking: focuses on the cleanup and state-resetting of animations rather than DOM reconciliation identity.

Explore 1 awesome GitHub repository matching user interface & experience · Animation Reversion Utilities. Refine with filters or upvote what's useful.

Awesome Animation Reversion Utilities 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.
  • jlmakes/scrollrevealAvatar de jlmakes

    jlmakes/scrollreveal

    22,493Voir sur GitHub↗

    ScrollReveal is a JavaScript library designed to manage scroll-triggered visual transitions for web elements. It functions as a framework for tracking element visibility relative to the browser viewport, allowing developers to apply declarative animation sequences as users scroll through a page. The library provides centralized control over motion design by maintaining a global configuration registry that merges with local element settings to ensure consistent behavior. It distinguishes itself through its lifecycle management capabilities, which include the ability to stagger the reveal of mu

    Provides mechanisms to revert elements to their original state by removing styles and event listeners.

    JavaScriptanimationcssjavascript
    Voir sur GitHub↗22,493
  1. Home
  2. User Interface & Experience
  3. Interface Element Management
  4. Keyed Element Tracking
  5. Animation Reversion Utilities