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

4 repos

Awesome GitHub RepositoriesUI Motion Frameworks

Declarative and component-based tools for orchestrating DOM transitions, list updates, and class-based motion, distinct from low-level mathematical engines.

Explore 4 awesome GitHub repositories matching graphics & multimedia · UI Motion Frameworks. Refine with filters or upvote what's useful.

  1. Home
  2. Graphics & Multimedia
  3. Media Production Suites
  4. Animation Tools
  5. UI Motion Frameworks

Awesome UI Motion Frameworks GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • facebook/react

    facebook/react

    243,179GitHubView on GitHub↗

    React is a JavaScript library for building user interfaces based on a component-driven architecture and unidirectional data flow.

    JavaScriptjavascriptuifrontend
  • vuejs/vue

    vuejs/vue

    209,962GitHubView on GitHub↗

    This project is a framework for building user interfaces through a component-based architecture. It utilizes a declarative template syntax and a reactive data-binding system to synchronize application state with the Document Object Model. Developers can construct complex interfaces by composing reusable, self-contained

    TypeScriptframeworkfrontendjavascript
  • angular/angular

    angular/angular

    99,962GitHubView on GitHub↗

    Angular is a platform for building web applications using a component-based architecture. It provides a comprehensive suite of tools for managing encapsulated UI units, including hierarchical dependency injection, a declarative template system, and fine-grained reactivity through signals. The framework supports complex

    TypeScriptangularjavascriptpwa
  • animate-css/animate.css

    animate-css/animate.css

    82,632GitHubView on GitHub↗

    Animate.css is a library of pre-defined, cross-browser CSS keyframe animations that can be applied to elements through declarative class toggling. It functions as a comprehensive motion framework, providing a standardized set of effects that ensure consistent visual transitions without requiring custom keyframe definit

    CSSanimationcsscss-animations

Explore sub-tags

  • CSS Animation ClassesLibraries providing pre-built motion effects that are applied to elements using CSS class names.
  • Component-Based Animation OrchestratorsFrameworks that manage complex user interface animation sequences through component-based orchestration.
  • Enter AnimationsDeclarative utilities for triggering transitions or keyframe animations when elements are added to the user interface.
  • List Transition ComponentsComponents specialized in animating the entry, exit, and movement of items within a rendered list.
  • Utility-First Motion FrameworksConfiguration-driven frameworks that manage animation timing and sequencing through utility-based approaches.
  • View TransitionsDeclarative interfaces for configuring enter, exit, update, and shared element animations within component-driven architectures.