awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Interaction Animations · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesInteraction Animations

Libraries and utilities for animating user interface elements in response to focus, hover, or other interaction states.

Distinguishing note: Focuses specifically on state-driven UI feedback rather than general-purpose motion graphics.

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

  1. Home
  2. User Interface & Experience
  3. Interaction Animations

Awesome Interaction Animations GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • motiondivision/motion

    motiondivision/motion

    31,047View on GitHub↗

    Motion is a high-performance animation library that provides a unified, declarative architecture for managing visual transitions and motion states across web interfaces. By utilizing a lightweight engine, it allows developers to define complex animations through component properties rather than manual DOM manipulation, ensuring consistent behavior across various component-based frameworks and vanilla JavaScript environments. The library distinguishes itself through a sophisticated physics-based motion engine that simulates natural movement using mass, damping, and stiffness parameters. It inc

    The animation library provides clear visual feedback for interactive components like buttons or text inputs by animating elements to a specific state upon receiving focus.

    TypeScriptanimationanimation-jsmotion
    31,047View on GitHub↗